diff options
Diffstat (limited to 'world/map/npc/009-1/water_pump.txt')
-rw-r--r-- | world/map/npc/009-1/water_pump.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/world/map/npc/009-1/water_pump.txt b/world/map/npc/009-1/water_pump.txt index 42c36d64..3ce09159 100644 --- a/world/map/npc/009-1/water_pump.txt +++ b/world/map/npc/009-1/water_pump.txt @@ -1,5 +1,5 @@ -// Water pump. YOu can fill empty b ottles here +// Water pump. You can fill empty bottles here -009-1.gat,76,33,0 script Water Pump 203,{ - callfunc "WaterBottle"; +009-1.gat,76,33,0|script|Water Pump|203,{ + callfunc "WaterBottle"; } |