diff options
Diffstat (limited to 'npc/airports/airships.txt')
-rw-r--r-- | npc/airports/airships.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/airports/airships.txt b/npc/airports/airships.txt index db00a9c89..5da2f8ec1 100644 --- a/npc/airports/airships.txt +++ b/npc/airports/airships.txt @@ -3,7 +3,7 @@ //===== By: ==================================================
//= MasterOfMuppets
//===== Current Version: =====================================
-//= 0.5b
+//= 0.5c
//===== Compatible With: =====================================
//= eAthena SVN 3422+(Requires jA Script System)
//===== Description: =========================================
@@ -848,7 +848,7 @@ s_Warp: //= Apple Gambling Function
//============================================================
-function script applegamble {
+function script applegamble {
mes "["+getarg(0)+"]";
mes "Hi, I'm "+getarg(0)+"~";
mes "How would you like";
|