diff options
author | wushin <pasekei@gmail.com> | 2014-11-05 11:09:21 -0600 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2014-11-05 11:47:23 -0600 |
commit | ff6f23e94c4ac068dae9e7441b9dc4e600787aa5 (patch) | |
tree | dc86a873b350382371427b8cc35fbeedf3287b21 /world/map/npc/009-1/water_pump.txt | |
parent | 23aa12e81e5fe556e46e50e76e11a38002986a74 (diff) | |
download | serverdata-ff6f23e94c4ac068dae9e7441b9dc4e600787aa5.tar.gz serverdata-ff6f23e94c4ac068dae9e7441b9dc4e600787aa5.tar.bz2 serverdata-ff6f23e94c4ac068dae9e7441b9dc4e600787aa5.tar.xz serverdata-ff6f23e94c4ac068dae9e7441b9dc4e600787aa5.zip |
NPCs on 009-* fixed
Diffstat (limited to 'world/map/npc/009-1/water_pump.txt')
-rw-r--r-- | world/map/npc/009-1/water_pump.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/009-1/water_pump.txt b/world/map/npc/009-1/water_pump.txt index 9f15355f..b7de62a5 100644 --- a/world/map/npc/009-1/water_pump.txt +++ b/world/map/npc/009-1/water_pump.txt @@ -1,6 +1,6 @@ // Water pump. You can fill empty bottles here -009-1.gat,76,33,0|script|Water Pump|400, +009-1.gat,76,33,0|script|Water Pump|400 { callfunc "WaterBottle"; end; |