summaryrefslogtreecommitdiff
path: root/npc/080-1/final.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-12-08 00:05:02 -0300
committerJesusaves <cpntb1@ymail.com>2021-12-08 00:05:02 -0300
commitb082e14d7b7f0496151877afe87e11c4965d8425 (patch)
tree0953e3337c81863062448c114de2609d76fc2855 /npc/080-1/final.txt
parentca014dd3aed4d9854fe8cd836be7982a534d2ebe (diff)
downloadserverdata-b082e14d7b7f0496151877afe87e11c4965d8425.tar.gz
serverdata-b082e14d7b7f0496151877afe87e11c4965d8425.tar.bz2
serverdata-b082e14d7b7f0496151877afe87e11c4965d8425.tar.xz
serverdata-b082e14d7b7f0496151877afe87e11c4965d8425.zip
Haphazardly fill Santa's shop. Lock all shops until quest is completed.
Diffstat (limited to 'npc/080-1/final.txt')
-rw-r--r--npc/080-1/final.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/npc/080-1/final.txt b/npc/080-1/final.txt
index de96701a..a318f6f6 100644
--- a/npc/080-1/final.txt
+++ b/npc/080-1/final.txt
@@ -137,9 +137,8 @@ OnCountFunds:
setcurrency(countitem(XmasTicket));
end;
-/* @price is total cost. @points is if we accept two items as currency. */
OnPayFunds:
- //dispbottom "Hi: price="+@price+" and points="+@points;
+ if (!X21ED2_CLEAR()) end;
if( countitem(XmasTicket) < @price )
end;
/* Verify if you're not purchasing a dupe */