From f1938e8e1fc0d3ff73be9e743f5d458270330816 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 18 Mar 2018 22:22:39 -0300 Subject: Allow Mahoud to fill bottles with Tonori Water --- npc/003-1/mahoud.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/npc/003-1/mahoud.txt b/npc/003-1/mahoud.txt index cd00763d8..36885dac5 100644 --- a/npc/003-1/mahoud.txt +++ b/npc/003-1/mahoud.txt @@ -1,6 +1,9 @@ +// TMW-2 Script // Author: // Saulc // Jesusalva +// Description: +// Mahoud is the Tulimshar Well Master 003-1,46,79,0 script Mahoud NPC_PLAYER,{ @@ -27,7 +30,7 @@ set Zeny, Zeny - .@Cost; delitem "EmptyBottle", .@count; - getitem "BottleOfSeaWater", .@count; // TODO FIXME: This is not sea water... + getitem "BottleOfTonoriWater", .@count; close; L_NotEnoughBottles: -- cgit v1.2.3-60-g2f50