summaryrefslogtreecommitdiff
path: root/npc/009-1/water_pump.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/009-1/water_pump.txt')
-rwxr-xr-xnpc/009-1/water_pump.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/npc/009-1/water_pump.txt b/npc/009-1/water_pump.txt
new file mode 100755
index 00000000..eca2e8be
--- /dev/null
+++ b/npc/009-1/water_pump.txt
@@ -0,0 +1,5 @@
+
+009-1,76,33,0 script Water Pump NPC400,{
+ callfunc "WaterBottle";
+ end;
+}