diff options
Diffstat (limited to 'world/map/npc/021-2/kylian.txt')
-rw-r--r-- | world/map/npc/021-2/kylian.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/021-2/kylian.txt b/world/map/npc/021-2/kylian.txt index 49d2d78b..15f0d36b 100644 --- a/world/map/npc/021-2/kylian.txt +++ b/world/map/npc/021-2/kylian.txt @@ -219,7 +219,7 @@ L_Casino: // @state == 6 and logged out sometime between getting to that state a "Of course! The casino!",L_CasinoFound, "Not really.",L_Close; -L_CasineFound: +L_CasinoFound: set Zeny, Zeny + @casino_money; getexp @casino_exp, 0; set @state, 7; |