From 85e3d478b603ae0567f11ca984db4e5228eb85ae Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 17 Jun 2018 13:57:07 -0300 Subject: How many bugs are still on 001-1/eventmaster? + a constant. --- db/constants.conf | 1 + npc/001-1/eventmaster.txt | 19 ++++++++++++------- 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/db/constants.conf b/db/constants.conf index 95b3bc3e3..2eb6e969d 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -3946,6 +3946,7 @@ constants_db: { NPC_JOURNALMAN: 309 NPC_FISHERMAN_HALI: 311 NPC_MIRAJ: 323 + NPC_ERNANDO: 328 NPC_ANDREI: 329 // Animated NPCs diff --git a/npc/001-1/eventmaster.txt b/npc/001-1/eventmaster.txt index 3a21729a7..59be1cebc 100644 --- a/npc/001-1/eventmaster.txt +++ b/npc/001-1/eventmaster.txt @@ -555,17 +555,15 @@ L_Agr: mes "Completed."; mes "Total spawns: "+str(@log_spawns); next; - goto L_Agr + goto L_Agr; + + + + - if (@menu == 1) goto L_Spawn; - mes ""; - mes "Completed."; - mes "Total spawns: "+str(@log_spawns); - next; - goto L_Agr; L_EventOnly: mes col("WARNING: Spawn these monsters with moderation!", 1); @@ -617,6 +615,13 @@ L_EventOnly: next; goto L_EventOnly; + + + + + + + L_Boss: select "Abort", // 1 -- cgit v1.2.3-60-g2f50