diff options
Diffstat (limited to 'npc/023-3')
-rw-r--r-- | npc/023-3/logic.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/npc/023-3/logic.txt b/npc/023-3/logic.txt index 35f403464..0c6d7f852 100644 --- a/npc/023-3/logic.txt +++ b/npc/023-3/logic.txt @@ -97,7 +97,7 @@ OnTouch: } -// The scout which went ahead of you +// TODO: The scout which went ahead of you (+ miniboss mechanics) 023-3,86,88,0 script Elite Scout#MB0233 NPC_DARKSABER,{ mesn; mesq l("Uhm, I'm looking for a way out..."); @@ -142,4 +142,8 @@ OnInit: end; } +// TODO: Spike traps and etc. at the corritor +// TODO: Monsters natural presence in this cave +// TODO: Rolling Stone Trap + |