summaryrefslogtreecommitdiff
path: root/npc/functions/shops.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-05-24 22:21:41 -0300
committerJesusaves <cpntb1@ymail.com>2019-05-24 22:21:41 -0300
commit6133f8330f9abaf3611164b31b33534122e61438 (patch)
treedb17f94281d3c8c4bd1abde260f4f71f456b65bf /npc/functions/shops.txt
parenteee8b9997ad63cc136adc6d158086304c6293dd2 (diff)
downloadserverdata-6133f8330f9abaf3611164b31b33534122e61438.tar.gz
serverdata-6133f8330f9abaf3611164b31b33534122e61438.tar.bz2
serverdata-6133f8330f9abaf3611164b31b33534122e61438.tar.xz
serverdata-6133f8330f9abaf3611164b31b33534122e61438.zip
Seems like Saulc is at blame %%e
Diffstat (limited to 'npc/functions/shops.txt')
-rw-r--r--npc/functions/shops.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/functions/shops.txt b/npc/functions/shops.txt
index d5dabca7d..a4945c57e 100644
--- a/npc/functions/shops.txt
+++ b/npc/functions/shops.txt
@@ -7,6 +7,7 @@
// Variables:
// Item ID, Item Price, Item Amount
+// restoreshopitem(amount) or restoreshopitem(price, amount)
function script restoreshopitem {
if (getarg(2, -1337) == -1337) {
.@amount=getarg(1);