summaryrefslogtreecommitdiff
path: root/npc/042-2
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-04-29 06:15:56 -0300
committerJesusaves <cpntb1@ymail.com>2020-04-29 06:15:56 -0300
commit56d582f86e8aa74d8000cc27df4ee5e23f5979b8 (patch)
tree4d45dfe3bd6a66f0749d5ac8968cc7e1757f3ff6 /npc/042-2
parent2615c998bfb622352838ec4ebb3ed7cad5d65eeb (diff)
downloadserverdata-56d582f86e8aa74d8000cc27df4ee5e23f5979b8.tar.gz
serverdata-56d582f86e8aa74d8000cc27df4ee5e23f5979b8.tar.bz2
serverdata-56d582f86e8aa74d8000cc27df4ee5e23f5979b8.tar.xz
serverdata-56d582f86e8aa74d8000cc27df4ee5e23f5979b8.zip
Remove emergency startup code (not reliable anyway)
Diffstat (limited to 'npc/042-2')
-rw-r--r--npc/042-2/boss.txt11
1 files changed, 0 insertions, 11 deletions
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;