From 102169c9af04e516ea6ae0283da44ee1f3933e49 Mon Sep 17 00:00:00 2001 From: Fedja Beader Date: Sun, 22 Oct 2023 21:40:32 +0200 Subject: Stranger now returns the emptied bottle to player --- world/map/npc/002-2/stranger.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/world/map/npc/002-2/stranger.txt b/world/map/npc/002-2/stranger.txt index 9616763b..ae26b8fb 100644 --- a/world/map/npc/002-2/stranger.txt +++ b/world/map/npc/002-2/stranger.txt @@ -367,6 +367,7 @@ L_DyeTowel: delitem @towelReq$[@towelCheckCount], 1; delitem "BottleOfWater", 1; getitem @warpTowelName$, 1; + getitem "EmptyBottle", 1; mes "He takes your towel, the water and the gem powder, then he turns away and does something you can't see. After a few minutes, he turns to you again."; next; mes "[Stranger]"; -- cgit v1.2.3-60-g2f50