From 56d582f86e8aa74d8000cc27df4ee5e23f5979b8 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 29 Apr 2020 06:15:56 -0300 Subject: Remove emergency startup code (not reliable anyway) --- npc/042-2/boss.txt | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'npc') diff --git a/npc/042-2/boss.txt b/npc/042-2/boss.txt index 9a68c435d..3cf49c91d 100644 --- a/npc/042-2/boss.txt +++ b/npc/042-2/boss.txt @@ -40,17 +40,6 @@ OnArrival: //debugmes "Timer Started"; end; -OnEmergency: - .@m$=instance_mapname("042-2"); - setd("$@GTEMP_PC_"+.@m$, $KAMELOT_PC[getcharid(2)]); - setd("$@GTEMP_MX_"+.@m$, $KAMELOT_MX[getcharid(2)]); - initnpctimer; - end; - -OnEmergency2: - dispbottom instance_npcname("#KDoor0422", $@KAMELOT_ID[.@g]); - end; - OnTimer1000: .@m$=instance_mapname("042-2"); mapannounce .@m$, "??? : What's this? Why do I hear a commotion up there??", 0; -- cgit v1.2.3-70-g09d2