From 96341dbd9254105bc6797978ac12241fe2a2bce7 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 2 Aug 2018 14:14:07 -0300 Subject: update boss list, so Fafi is officialy a boss now --- npc/001-1/eventmaster.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'npc/001-1/eventmaster.txt') diff --git a/npc/001-1/eventmaster.txt b/npc/001-1/eventmaster.txt index d66c84b72..96f3fd987 100644 --- a/npc/001-1/eventmaster.txt +++ b/npc/001-1/eventmaster.txt @@ -724,6 +724,7 @@ L_Boss: "Night Scorpion", // 4 "Saxso Ghost", // 5 "Bandit Lord", // 6 + "Fafi Dragon", // 67 "The Yeti King"; // default if (@menu != 1) @@ -745,6 +746,8 @@ L_Boss: spawner(("SaxsoGhost"), SaxsoGhost, .@c); break; case 6: spawner(("BanditLord"), BanditLord, .@c); break; + case 7: + spawner(("Fafi"), FafiDragon, .@c); break; default: spawner(("TheYetiKing"), TheYetiKing, .@c); break; -- cgit v1.2.3-60-g2f50