summaryrefslogtreecommitdiff
path: root/world/map/npc/functions/water_bottle.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/functions/water_bottle.txt')
-rw-r--r--world/map/npc/functions/water_bottle.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/world/map/npc/functions/water_bottle.txt b/world/map/npc/functions/water_bottle.txt
index e88c5965..e65009da 100644
--- a/world/map/npc/functions/water_bottle.txt
+++ b/world/map/npc/functions/water_bottle.txt
@@ -1,6 +1,7 @@
// Fills empty bottles with water
-function|script|WaterBottle|{
+function|script|WaterBottle|
+{
set @COST_PER_BOTTLE, 150;
mes "How many empty bottles do you want to fill with water? It costs " + @COST_PER_BOTTLE + "gp per bottle.";