From 6fdbb9c2bb8657ed641a06bc037dc54c5a302d03 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 26 Feb 2020 03:18:58 -0300 Subject: Magic School Port should now be instanced for the event But we need the trigger for the boss fight or this is for naught! --- npc/003-0/recepcionist.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/003-0') diff --git a/npc/003-0/recepcionist.txt b/npc/003-0/recepcionist.txt index 5700e0f68..182ea2064 100644 --- a/npc/003-0/recepcionist.txt +++ b/npc/003-0/recepcionist.txt @@ -122,6 +122,7 @@ OnTimer1000: domovestep; OnInit: +OnInstanceInit: .@npcId = getnpcid(.name$); setunitdata(.@npcId, UDT_HEADTOP, FancyHat); setunitdata(.@npcId, UDT_HEADMIDDLE, SorcererRobe); -- cgit v1.2.3-60-g2f50