mirror of
https://github.com/HarbourMasters/Shipwright
synced 2026-06-05 03:17:34 -04:00
adult-only crate (#6674)
This commit is contained in:
@@ -202,7 +202,7 @@ void RegionTable_Init_GerudoFortress() {
|
||||
|
||||
areaTable[RR_GF_ABOVE_JAIL] = Region("GF Above Jail", SCENE_GERUDOS_FORTRESS, {}, {
|
||||
//Locations
|
||||
LOCATION(RC_GF_ABOVE_JAIL_CRATE, true),
|
||||
LOCATION(RC_GF_ABOVE_JAIL_CRATE, logic->IsAdult),
|
||||
}, {
|
||||
//Exits
|
||||
//there's a trick to reach RR_GF_LONG_ROOF
|
||||
|
||||
Reference in New Issue
Block a user