diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-01-25 18:03:12 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-01-25 18:03:12 -0300 |
commit | 3840fe22259022e6f02f9bb767bb2802de0325a3 (patch) | |
tree | fcd6aecbaabff86e3c86cf1da58f4751e75a33f2 /npc/001-1 | |
parent | a85d33d5255c3028334834a68fae47f9e3b79d9c (diff) | |
download | serverdata-3840fe22259022e6f02f9bb767bb2802de0325a3.tar.gz serverdata-3840fe22259022e6f02f9bb767bb2802de0325a3.tar.bz2 serverdata-3840fe22259022e6f02f9bb767bb2802de0325a3.tar.xz serverdata-3840fe22259022e6f02f9bb767bb2802de0325a3.zip |
*Cough cough* I present to yall, Tolchi Special Requests system.
The latest, newest, most powerful money sink on the whole game.
It beats lottery with so much grace and efficiency! Dear Saulc.
Diffstat (limited to 'npc/001-1')
-rw-r--r-- | npc/001-1/mahul.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/npc/001-1/mahul.txt b/npc/001-1/mahul.txt index 5d0483350..fa4cd282a 100644 --- a/npc/001-1/mahul.txt +++ b/npc/001-1/mahul.txt @@ -21,7 +21,6 @@ goto L_NotEnoughBottles; if (Zeny < .@Cost) goto L_NotEnoughMoney; - getinventorylist; inventoryplace BottleOfDivineWater, .@count; Zeny=Zeny-.@Cost; |