Document Sky Pillar outside
This commit is contained in:
@@ -373,8 +373,8 @@ static const u8 *GetInteractedMetatileScript(struct MapPosition *position, u8 me
|
||||
return EventScript_PC;
|
||||
if (MetatileBehavior_IsClosedSootopolisDoor(metatileBehavior) == TRUE)
|
||||
return EventScript_ClosedSootopolisDoor;
|
||||
if (MetatileBehavior_IsUnknownClosedDoor(metatileBehavior) == TRUE)
|
||||
return SkyPillar_Outside_EventScript_2393F9;
|
||||
if (MetatileBehavior_IsSkyPillarClosedDoor(metatileBehavior) == TRUE)
|
||||
return SkyPillar_Outside_EventScript_ClosedDoor;
|
||||
if (MetatileBehavior_IsCableBoxResults1(metatileBehavior) == TRUE)
|
||||
return EventScript_CableBoxResults;
|
||||
if (MetatileBehavior_IsPokeblockFeeder(metatileBehavior) == TRUE)
|
||||
|
||||
Reference in New Issue
Block a user