mirror of
https://github.com/HarbourMasters/Shipwright
synced 2026-06-10 13:04:57 -04:00
boss key hint typo (#6583)
This commit is contained in:
@@ -1079,7 +1079,7 @@ void RegionTable_Init_FireTemple() {
|
||||
// Boss Room
|
||||
areaTable[RR_FIRE_TEMPLE_BOSS_ENTRYWAY] = Region("Fire Temple Boss Entryway", SCENE_FIRE_TEMPLE, {}, {
|
||||
// Locations
|
||||
LOCATION(RC_FOREST_BOSS_KEY_HINT, true),
|
||||
LOCATION(RC_FIRE_BOSS_KEY_HINT, true),
|
||||
}, {
|
||||
// Exits
|
||||
ENTRANCE(RR_FIRE_TEMPLE_NEAR_BOSS_ROOM, ctx->GetDungeon(FIRE_TEMPLE)->IsVanilla() && false),
|
||||
|
||||
Reference in New Issue
Block a user