From 3fe7aed2a7329200aba45d7e93f05e05fb790bb2 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 7 Jun 2018 09:17:58 -0300 Subject: (regen mapcache, misc comments) prepare Celestia Quest --- npc/003-3/malindou.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/003-3') diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index 845399f91..ab8ff4321 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -2,6 +2,8 @@ // Author: // Saulc // Jesusalva +// Notes: +// Also handle some PCLogin events: CheckClientVersion, and bank 003-3,36,34,0 script Malindou NPC_LLOYD,{ Banker(.name$, "Tulimshar", 15000); @@ -14,8 +16,7 @@ OnInit: OnPCLoginEvent: checkclientversion; - if (#MerchantBank) - { + if (#MerchantBank) { BankVault += max(0, #MerchantBank); #MerchantBank = 0; } -- cgit v1.2.3-70-g09d2