diff options
Diffstat (limited to 'world/map/npc')
-rw-r--r-- | world/map/npc/002-2/stranger.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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]"; |