diff options
Diffstat (limited to 'npc/cities/amatsu.txt')
-rw-r--r-- | npc/cities/amatsu.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/cities/amatsu.txt b/npc/cities/amatsu.txt index c86db8a67..79a0fd264 100644 --- a/npc/cities/amatsu.txt +++ b/npc/cities/amatsu.txt @@ -96,7 +96,7 @@ mes "[Walter Moers]"; mes "Alright, I will start the engine!"; close2; - set Zeny, Zeny-10000; + Zeny -=10000; warp "amatsu",197,83; end; } |