summaryrefslogtreecommitdiff
path: root/npc/001-1/mahul.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-1/mahul.txt')
-rw-r--r--npc/001-1/mahul.txt1
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;