diff options
-rw-r--r-- | npc/006-1/crazyfefe.txt | 1 | ||||
-rw-r--r-- | npc/006-1/mapflags.txt | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/npc/006-1/crazyfefe.txt b/npc/006-1/crazyfefe.txt index 4b96e3f8b..1de29a0d4 100644 --- a/npc/006-1/crazyfefe.txt +++ b/npc/006-1/crazyfefe.txt @@ -70,6 +70,7 @@ L_StartFight: $@FEFE_DELAY = gettimetick(2)+.delay; $@FEFE_CAVE_PLAYER_COUNT = getmapusers("006-1"); mapannounce("006-1", "The battle is about to begin!", bc_map); + killmonsterall("006-1"); // Saulc likes to spawn stuff to heat stuff up initnpctimer; end; diff --git a/npc/006-1/mapflags.txt b/npc/006-1/mapflags.txt index 1e1403ef1..4840d4ba7 100644 --- a/npc/006-1/mapflags.txt +++ b/npc/006-1/mapflags.txt @@ -1,3 +1,3 @@ -006-1 mapflag zone MMO 006-1 mapflag nosave 005-1,61,54 +006-1 mapflag nopenalty 006-1 mapflag bexp 115 |