From d703a6d88ee4e9e9a75a43bdee29e7856c2eef43 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 5 May 2022 16:39:05 -0300 Subject: Taxes on Candor! --- npc/005-5/nylo.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'npc/005-5/nylo.txt') diff --git a/npc/005-5/nylo.txt b/npc/005-5/nylo.txt index 91b04e71c..18c3d3148 100644 --- a/npc/005-5/nylo.txt +++ b/npc/005-5/nylo.txt @@ -204,5 +204,18 @@ OnClock1800: OnClock0004: restoreshopitem Beer, 320, 100; end; + + +// Pay your taxes! +OnBuyItem: + debugmes("Purchase confirmed"); + PurchaseTaxes(); + end; + +OnSellItem: + debugmes("Sale confirmed"); + SaleTaxes(); + end; + } -- cgit v1.2.3-60-g2f50