summaryrefslogtreecommitdiff
path: root/server/scripts/script_commands.txt
diff options
context:
space:
mode:
Diffstat (limited to 'server/scripts/script_commands.txt')
-rw-r--r--server/scripts/script_commands.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/server/scripts/script_commands.txt b/server/scripts/script_commands.txt
index d693227..aa0fea3 100644
--- a/server/scripts/script_commands.txt
+++ b/server/scripts/script_commands.txt
@@ -9994,4 +9994,17 @@ Enables the Emblem of the given Clan to the current NPC
//=====================================
13 - End of Clan System Related Commands
//=====================================
+---------------------------------------
+
+*airship_respond(<flag>)
+
+Send client respond to different private airship status.
+the available flags are:
+ P_AIRSHIP_NONE
+ P_AIRSHIP_RETRY
+ P_AIRSHIP_INVALID_START_MAP
+ P_AIRSHIP_INVALID_END_MAP
+ P_AIRSHIP_ITEM_NOT_ENOUGH
+ P_AIRSHIP_ITEM_INVALID
+
--------------------------------------- \ No newline at end of file