diff options
author | Jesusaves <cpntb1@ymail.com> | 2023-10-08 00:52:02 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2023-10-08 00:52:02 -0300 |
commit | 97099cff5e4081829eb74ef6a4b88f813bf2a3ba (patch) | |
tree | d2ff3b9659e9fabf71c56c60377b1d2208d1ab11 /npc/026-5/ctrl.c | |
parent | 4c0fcc2f9a889be37cfb943a491aef5c6b3f2856 (diff) | |
download | serverdata-97099cff5e4081829eb74ef6a4b88f813bf2a3ba.tar.gz serverdata-97099cff5e4081829eb74ef6a4b88f813bf2a3ba.tar.bz2 serverdata-97099cff5e4081829eb74ef6a4b88f813bf2a3ba.tar.xz serverdata-97099cff5e4081829eb74ef6a4b88f813bf2a3ba.zip |
Bugfixes (actual testing)
Diffstat (limited to 'npc/026-5/ctrl.c')
-rw-r--r-- | npc/026-5/ctrl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/026-5/ctrl.c b/npc/026-5/ctrl.c index 9d8e0ea5c..9255a145c 100644 --- a/npc/026-5/ctrl.c +++ b/npc/026-5/ctrl.c @@ -4,7 +4,7 @@ // Description: // The Impregnable Fortress Control Files // Quest: General_Fortress -// (MaxFloor+1, internal, internal) +// (MaxFloor+2, internal, internal) // This script must set 026-5 up on init, and refresh it when needed // This one also contains a blackbox |