summaryrefslogtreecommitdiff
path: root/npc/005-4
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-09-12 08:53:37 -0300
committerJesusaves <cpntb1@ymail.com>2019-09-12 08:53:37 -0300
commit8720c755fa944af1c2cefc5331a0d98e5ed7e476 (patch)
treed993633ead5a30dd2fa091d4b3cfb90c6e350448 /npc/005-4
parent224e6b764b0b4422e866d2a6f5e150b9daf05975 (diff)
downloadserverdata-8720c755fa944af1c2cefc5331a0d98e5ed7e476.tar.gz
serverdata-8720c755fa944af1c2cefc5331a0d98e5ed7e476.tar.bz2
serverdata-8720c755fa944af1c2cefc5331a0d98e5ed7e476.tar.xz
serverdata-8720c755fa944af1c2cefc5331a0d98e5ed7e476.zip
Candor is tax-exempt %%n
Diffstat (limited to 'npc/005-4')
-rw-r--r--npc/005-4/shop.txt11
1 files changed, 0 insertions, 11 deletions
diff --git a/npc/005-4/shop.txt b/npc/005-4/shop.txt
index 01ec2d57d..d39930105 100644
--- a/npc/005-4/shop.txt
+++ b/npc/005-4/shop.txt
@@ -32,16 +32,5 @@ OnClock0004:
restoreshopitem TrainingBow, -1, 3;
end;
-
-// Pay your taxes!
-OnBuyItem:
- debugmes("Purchase confirmed");
- PurchaseTaxes();
- end;
-
-OnSellItem:
- debugmes("Sale confirmed");
- SaleTaxes();
- end;
}