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-3/alan.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'npc/012-3') diff --git a/npc/012-3/alan.txt b/npc/012-3/alan.txt index 286270e78..e595465d8 100644 --- a/npc/012-3/alan.txt +++ b/npc/012-3/alan.txt @@ -125,5 +125,11 @@ OnClock1800: restoreshopitem CursedArrow, -1, (($ARKIM_ST-1400)/200); if ($ARKIM_ST > 5600) restoreshopitem PoisonArrow, -1, (($ARKIM_ST-2800)/200); + end; + +// Pay your taxes! +OnBuyItem: + PurchaseTaxes("Hurns"); + end; } -- cgit v1.2.3-60-g2f50