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-2/melina.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'npc/012-2') diff --git a/npc/012-2/melina.txt b/npc/012-2/melina.txt index 83e78b578..ac183a9a6 100644 --- a/npc/012-2/melina.txt +++ b/npc/012-2/melina.txt @@ -65,4 +65,9 @@ OnBuyItem: PurchaseTaxes("Hurns"); end; +OnSellItem: + debugmes("Sale confirmed"); + SaleTaxes("Hurns"); + end; + } -- cgit v1.2.3-60-g2f50