From 0f44cd07642a74953e5b03a10a1593c5d839c7a2 Mon Sep 17 00:00:00 2001 From: Erik Schilling Date: Mon, 14 Nov 2011 20:38:50 +0100 Subject: Removed direct occurrences of itemids --- world/map/npc/020-1/well.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc/020-1') diff --git a/world/map/npc/020-1/well.txt b/world/map/npc/020-1/well.txt index da4aa86d..b1e4947d 100644 --- a/world/map/npc/020-1/well.txt +++ b/world/map/npc/020-1/well.txt @@ -55,7 +55,7 @@ L_trew: if(countitem(@item_ID) < 1) goto L_NO_ITEM; if(@menu == 3) - getitem 540, 1; + getitem "EmptyBottle", 1; delitem @item_ID, 1; mes "[Mysterious voice inside the well]"; -- cgit v1.2.3-60-g2f50