From c87308aaf7173fc86c14ee17265c5cd9b5c95561 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 24 Aug 2019 18:09:37 -0300 Subject: What's the most important thing in a political system? TAXES, OF COURSE! --- npc/012-1/shoppakep.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'npc/012-1/shoppakep.txt') diff --git a/npc/012-1/shoppakep.txt b/npc/012-1/shoppakep.txt index ee65b7d9b..e8e400c75 100644 --- a/npc/012-1/shoppakep.txt +++ b/npc/012-1/shoppakep.txt @@ -69,4 +69,8 @@ OnClock0546: .CurrentItem=ShoppaKepItem(); sellitem .CurrentItem, -1, rand(1,4); end; +// Pay your taxes! +OnBuyItem: + PurchaseTaxes("Hurns"); + end; } -- cgit v1.2.3-70-g09d2