summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/025-1/ctrl.c2
-rw-r--r--npc/functions/mkbot.txt2
2 files changed, 4 insertions, 0 deletions
diff --git a/npc/025-1/ctrl.c b/npc/025-1/ctrl.c
index d3c1dc6f4..9817f1077 100644
--- a/npc/025-1/ctrl.c
+++ b/npc/025-1/ctrl.c
@@ -160,6 +160,7 @@ OnOpenGate:
OnTimer30000:
.@breach=($@FORTRESS_STATUE & 1024);
.@ppl=getmapusers("025-1");
+
// Fail condition
if (.@ppl <= 0) {
kamibroadcast("Players failed to conquest the Fortress Island!");
@@ -201,6 +202,7 @@ OnTue0000:
end;
OnConquest:
+ $MK_TEMPVAR+=1;
FTCleanup(true);
end;
}
diff --git a/npc/functions/mkbot.txt b/npc/functions/mkbot.txt
index 2e847ce84..7525efac6 100644
--- a/npc/functions/mkbot.txt
+++ b/npc/functions/mkbot.txt
@@ -29,6 +29,8 @@
// Affects the end of Game Story 2 and begin of Game Story 3
// Because we must wait players...
// GS 3
+// Number of successful Fortress Town breaches
+// GS 4
// Stage TBD
000-0,0,0,0 script Monster King NPC_HIDDEN,{