ref: c8a5720cca08631dcc20d036731e261a09a9a76e
parent: 0221c1831e681dda80b96454e1718f18d640da8b
author: U-Fish-PC\Daniel <corrnondacqb@yahoo.com>
date: Fri May 30 02:11:18 EDT 2014
Fix IsDungeonMap comments
--- a/engine/battle/1c.asm
+++ b/engine/battle/1c.asm
@@ -198,7 +198,8 @@
ret
; fails to recognize VICTORY_ROAD_2, VICTORY_ROAD_3, all ROCKET_HIDEOUT maps,
-; all MANSION maps, and SEAFOAM_ISLANDS_[2-5] as dungeon maps
+; MANSION_1, SEAFOAM_ISLANDS_[2-5], POWER_PLANT, DIGLETTS_CAVE
+; and SILPH_CO_[9-11]F as dungeon maps
GetBattleTransitionID_IsDungeonMap: ; 70a19 (1c:4a19)
ld a, [W_CURMAP]
ld e, a
@@ -253,7 +254,7 @@
db LAVENDER_POKECENTER
db LAVENDER_HOUSE_2
- ; all SILPH_CO, MANSION, SAFARI_ZONE, and UNKNOWN_DUNGEON maps,
+ ; SILPH_CO_[2-8]F, MANSION[2-4], SAFARI_ZONE, and UNKNOWN_DUNGEON maps,
; except for SILPH_CO_1F
db SILPH_CO_2F
db UNKNOWN_DUNGEON_1