diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/003-1/mahoud.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/mahoud.txt b/npc/003-1/mahoud.txt index 353f02232..f5ecc5857 100644 --- a/npc/003-1/mahoud.txt +++ b/npc/003-1/mahoud.txt @@ -26,7 +26,7 @@ getinventorylist; inventoryplace BottleOfTonoriWater, .@count; - set Zeny, Zeny - .@Cost; + Zeny=Zeny-.@Cost; delitem "EmptyBottle", .@count; getitem "BottleOfTonoriWater", .@count; close; |