Sync union room
This commit is contained in:
@@ -29,7 +29,7 @@ UnionRoom_OnResume::
|
||||
removeobject LOCALID_UNION_ROOM_PLAYER_6
|
||||
removeobject LOCALID_UNION_ROOM_PLAYER_7
|
||||
removeobject LOCALID_UNION_ROOM_PLAYER_8
|
||||
special UnionRoomSpecial
|
||||
special RunUnionRoom
|
||||
end
|
||||
|
||||
UnionRoom_OnTransition::
|
||||
|
||||
@@ -796,7 +796,7 @@ CableClub_EventScript_EnterUnionRoom::
|
||||
special SetCableClubWarp
|
||||
warpspinenter MAP_UNION_ROOM, 7, 11
|
||||
waitstate
|
||||
special UnionRoomSpecial
|
||||
special RunUnionRoom
|
||||
waitstate
|
||||
end
|
||||
|
||||
|
||||
+1
-1
@@ -373,7 +373,7 @@ gSpecials::
|
||||
def_special IsWirelessAdapterConnected
|
||||
def_special TryBecomeLinkLeader
|
||||
def_special TryJoinLinkGroup
|
||||
def_special UnionRoomSpecial
|
||||
def_special RunUnionRoom
|
||||
def_special ShowWirelessCommunicationScreen
|
||||
def_special EnableNationalPokedex
|
||||
def_special SetWalkingIntoSignVars
|
||||
|
||||
Reference in New Issue
Block a user