summaryrefslogtreecommitdiff
path: root/npc/017-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-10-12 20:58:07 -0300
committerJesusaves <cpntb1@ymail.com>2021-10-12 20:58:07 -0300
commit18cd4fcb7eae603d018d99f5f1a83a13d2ceb704 (patch)
treee0a9d2eef3abf55840096114c2a106e1b16a8f8d /npc/017-1
parentbcbb3fddc92d5b7a22ad9fd270b09f4546aa770d (diff)
downloadserverdata-18cd4fcb7eae603d018d99f5f1a83a13d2ceb704.tar.gz
serverdata-18cd4fcb7eae603d018d99f5f1a83a13d2ceb704.tar.bz2
serverdata-18cd4fcb7eae603d018d99f5f1a83a13d2ceb704.tar.xz
serverdata-18cd4fcb7eae603d018d99f5f1a83a13d2ceb704.zip
Celestia and Billy will now collect taxes as intended
Diffstat (limited to 'npc/017-1')
-rw-r--r--npc/017-1/shops.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/npc/017-1/shops.txt b/npc/017-1/shops.txt
index 2cf527f86..b1c2e9a11 100644
--- a/npc/017-1/shops.txt
+++ b/npc/017-1/shops.txt
@@ -42,6 +42,17 @@ OnClock0112:
restoreshopitem OolongTea, getiteminfo(OolongTea, ITEMINFO_BUYPRICE)*15/10, rand2(1,3);
end;
+// Pay your taxes!
+OnBuyItem:
+ debugmes("Purchase confirmed");
+ PurchaseTaxes();
+ end;
+
+OnSellItem:
+ debugmes("Sale confirmed");
+ SaleTaxes();
+ end;
+
}
// Anagram for 'Demure'.