summaryrefslogtreecommitdiff
path: root/npc/005-4/shop.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/005-4/shop.txt')
-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;
}