diff options
author | Jesusaves <cpntb1@ymail.com> | 2023-10-08 14:49:11 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2023-10-08 14:49:11 -0300 |
commit | 40c33399ecb674c6323e44b00dd085065029c749 (patch) | |
tree | f855cb5c5e189e648a581e1022d6f0b21c82f08d /npc/026-3 | |
parent | f92241342204223cdc32f5828f9ccd73526c18a2 (diff) | |
download | serverdata-40c33399ecb674c6323e44b00dd085065029c749.tar.gz serverdata-40c33399ecb674c6323e44b00dd085065029c749.tar.bz2 serverdata-40c33399ecb674c6323e44b00dd085065029c749.tar.xz serverdata-40c33399ecb674c6323e44b00dd085065029c749.zip |
Draft for Impregnable Fortress B5F (might even be operational)
Diffstat (limited to 'npc/026-3')
-rw-r--r-- | npc/026-3/ctrl.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/npc/026-3/ctrl.c b/npc/026-3/ctrl.c index 10d0c8787..4ecacfa93 100644 --- a/npc/026-3/ctrl.c +++ b/npc/026-3/ctrl.c @@ -73,8 +73,7 @@ OnInit: } -// TODO: Miller system (otherwise, you can't reach the switches & platforms) - +// Miller system (otherwise, you can't reach the switches & platforms) 026-3,21,69,0 script #0263WA+ NPC_FANCY_CIRCLE,0,0,{ end; OnTouch: |