summaryrefslogtreecommitdiff
path: root/npc/022-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-12-15 04:17:33 -0200
committerJesusaves <cpntb1@ymail.com>2018-12-15 04:17:33 -0200
commit174e690fbb333dac47e01594f653b5361be2e374 (patch)
tree58881afc16b258ad8c7a2e869309e8f92dc4c9ea /npc/022-1
parent5f5bd56bfa70558da899f34ac880be7f0c401d19 (diff)
downloadserverdata-174e690fbb333dac47e01594f653b5361be2e374.tar.gz
serverdata-174e690fbb333dac47e01594f653b5361be2e374.tar.bz2
serverdata-174e690fbb333dac47e01594f653b5361be2e374.tar.xz
serverdata-174e690fbb333dac47e01594f653b5361be2e374.zip
that was silly of me %%Q
Diffstat (limited to 'npc/022-1')
-rw-r--r--npc/022-1/gift_collector.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/022-1/gift_collector.txt b/npc/022-1/gift_collector.txt
index 6ea911979..e00b250ad 100644
--- a/npc/022-1/gift_collector.txt
+++ b/npc/022-1/gift_collector.txt
@@ -45,7 +45,7 @@ L_Main:
mesn;
mesq l("I want @@! I want @@!!", getitemlink(PresentBox), getitemlink(PresentBox));
next;
- .@price=(getiteminfo(PresentBox, ITEMINFO_SELLPRICE)+2;
+ .@price=(getiteminfo(PresentBox, ITEMINFO_SELLPRICE)+2);
mesn;
mesq l("I am willing to pay @@ GP for each you bring me! Do you want to give me ALL your @@?!", .@price, getitemlink(PresentBox));
next;