summaryrefslogtreecommitdiff
path: root/npc/025-1/ctrl.c
diff options
context:
space:
mode:
Diffstat (limited to 'npc/025-1/ctrl.c')
-rw-r--r--npc/025-1/ctrl.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/025-1/ctrl.c b/npc/025-1/ctrl.c
index 28ae146d5..2e96f1c38 100644
--- a/npc/025-1/ctrl.c
+++ b/npc/025-1/ctrl.c
@@ -13,12 +13,13 @@
// $@FORTRESS_STATUE = bitmask
// 1,2,4,8... broken statues
// TODO: Use bg() - maybe with dummysd?
+// TODO: mapwarp() everyone outside when FTCleanup(false)
// TODO: Gate control during siege (not $FORTRESS_STATE). Gate monster.
// TODO: Spawn the monster general for each statue. Count their deaths.
// TODO: Spawn Monster Governor (and add it) once statue is broken. ::OnConquest
// TODO: Record nÂș of victories. Strengthen the governor.
// TODO: Provide a way to resume failed attempts. Move Phoenix inside.
-// TODO: Testing
+// TODO: Testing. Use setwall() instead of builtin collision? (Deprecates out NPC)
// MAPFLAGS
025-1 mapflag zone MMO