From 5994a28a51deb506df694364c275ce25fca6cf03 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 2 Sep 2019 16:58:56 -0300 Subject: Ask for a tax of 0.05% when selling items --- npc/012-5/nicholas.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'npc/012-5') diff --git a/npc/012-5/nicholas.txt b/npc/012-5/nicholas.txt index c6043e786..b1a6073e4 100644 --- a/npc/012-5/nicholas.txt +++ b/npc/012-5/nicholas.txt @@ -253,4 +253,9 @@ OnClock1801: OnBuyItem: PurchaseTaxes("Hurns"); end; + +OnSellItem: + debugmes("Sale confirmed"); + SaleTaxes("Hurns"); + end; } -- cgit v1.2.3-60-g2f50