From 569a80a41e617ddbaae38faab9892bcfde103e98 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Wed, 7 Jul 2010 17:26:59 -0600 Subject: Add a well to fill empty bottles with water More wells will be added later. Also fix an indentation error in the banker function. --- npc/021-1_Tulimshar/north_shops.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'npc/021-1_Tulimshar') diff --git a/npc/021-1_Tulimshar/north_shops.txt b/npc/021-1_Tulimshar/north_shops.txt index 6d38531c..333b88e1 100644 --- a/npc/021-1_Tulimshar/north_shops.txt +++ b/npc/021-1_Tulimshar/north_shops.txt @@ -33,6 +33,10 @@ close; } +021-1.gat,129,40,0 script Well 127,{ + callfunc "WaterBottle"; +} + // An officer (for security) 021-1.gat,130,38,0 script Officer 150,{ mes "[Officer]"; -- cgit v1.2.3-60-g2f50