From 0a54b46108c2a17162f80f511c5604138d1b416a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 15 Jan 2021 19:45:56 -0300 Subject: Yay, a new town without quests! \o/ Just what we needed, I'm sure --- npc/025-1/ctrl.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/npc/025-1/ctrl.c b/npc/025-1/ctrl.c index dcc5b7a31..3a0ec66fd 100644 --- a/npc/025-1/ctrl.c +++ b/npc/025-1/ctrl.c @@ -17,7 +17,6 @@ // 4096 - Governor was spawned // $@FORT_BLACKLIST = int array // Char ID which already raided this week -// TODO: NPCs from inside: Bank. Barber. Aeros Shop. Etc. // MAPFLAGS 025-1 mapflag zone SuperMMO @@ -199,7 +198,7 @@ OnTimer30000: // Fail condition if (.@ppl <= 0) { - kamibroadcast("Players failed to conquest the Fortress Island!"); + kamibroadcast("Players failed to conquer the Fortress Island!"); FTCleanup($FORTRESS_STATE); end; } -- cgit v1.2.3-70-g09d2