From a9e4cb390f543aab01343957140a501ca5dbae10 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 12 Nov 2019 21:30:09 -0300 Subject: Event Horizon - minor fixes as to when to delete it --- npc/003-3/malindou.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'npc/003-3') diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index 3da53f9cb..d5ebffd8e 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -541,6 +541,12 @@ OnPCBaseLvUpEvent: sc_end SC_CASH_RECEIVEITEM; } break; + // Events + case 40: + if (countitem(MercCard_EH)) + delitem MercCard_EH, countitem(MercCard_EH); + break; + // Referral and Eisten case 25: if (#REFERRAL_PROG && BaseLevel == 25 && #REFERRAL_CTRL < 1) { #REFERRAL_CTRL=1; -- cgit v1.2.3-60-g2f50