mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-12-25 19:24:16 +01:00
Standardize Event Object to Object Event
This commit is contained in:
parent
215bb31d67
commit
ec3e86f1d2
@ -765,7 +765,7 @@
|
|||||||
.2byte \y
|
.2byte \y
|
||||||
.endm
|
.endm
|
||||||
|
|
||||||
@ Copies a live event object's xy position to its template, so that if the sprite goes off screen, it'll still be there when it comes back on screen.
|
@ Copies a live object event's xy position to its template, so that if the sprite goes off screen, it'll still be there when it comes back on screen.
|
||||||
.macro copyobjectxytoperm index:req
|
.macro copyobjectxytoperm index:req
|
||||||
.byte 0x64
|
.byte 0x64
|
||||||
.2byte \index
|
.2byte \index
|
||||||
|
@ -1 +1 @@
|
|||||||
gSelectedEventObject
|
gSelectedObjectEvent
|
||||||
|
@ -4412,4 +4412,4 @@
|
|||||||
"blockdata_filepath": "data/layouts/SootopolisCity_MysteryEventsHouse_1F_StairsUnblocked/map.bin"
|
"blockdata_filepath": "data/layouts/SootopolisCity_MysteryEventsHouse_1F_StairsUnblocked/map.bin"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -129,4 +129,4 @@
|
|||||||
],
|
],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -110,4 +110,4 @@
|
|||||||
"script": "AbandonedShip_Corridors_B1F_EventScript_StorageRoomDoor"
|
"script": "AbandonedShip_Corridors_B1F_EventScript_StorageRoomDoor"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -53,4 +53,4 @@
|
|||||||
],
|
],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -93,4 +93,4 @@
|
|||||||
"script": "AbandonedShip_HiddenFloorCorridors_EventScript_Room6Door"
|
"script": "AbandonedShip_HiddenFloorCorridors_EventScript_Room6Door"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -215,4 +215,4 @@
|
|||||||
"script": "AbandonedShip_HiddenFloorRooms_EventScript_Trash"
|
"script": "AbandonedShip_HiddenFloorRooms_EventScript_Trash"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -46,4 +46,4 @@
|
|||||||
],
|
],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -105,4 +105,4 @@
|
|||||||
],
|
],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -73,4 +73,4 @@
|
|||||||
],
|
],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -113,4 +113,4 @@
|
|||||||
],
|
],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -66,4 +66,4 @@
|
|||||||
],
|
],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -32,4 +32,4 @@
|
|||||||
],
|
],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -25,4 +25,4 @@
|
|||||||
],
|
],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -25,4 +25,4 @@
|
|||||||
],
|
],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -78,4 +78,4 @@
|
|||||||
"script": "AncientTomb_EventScript_CaveEntranceSide"
|
"script": "AncientTomb_EventScript_CaveEntranceSide"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -79,4 +79,4 @@
|
|||||||
],
|
],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -311,4 +311,4 @@
|
|||||||
],
|
],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -186,4 +186,4 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -17,4 +17,4 @@
|
|||||||
"warp_events": [],
|
"warp_events": [],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -17,4 +17,4 @@
|
|||||||
"warp_events": [],
|
"warp_events": [],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -17,4 +17,4 @@
|
|||||||
"warp_events": [],
|
"warp_events": [],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -46,4 +46,4 @@
|
|||||||
],
|
],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -79,4 +79,4 @@
|
|||||||
"flag": "FLAG_HIDDEN_ITEM_ARTISAN_CAVE_B1F_IRON"
|
"flag": "FLAG_HIDDEN_ITEM_ARTISAN_CAVE_B1F_IRON"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -65,4 +65,4 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -83,4 +83,4 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -135,4 +135,4 @@
|
|||||||
"warp_events": [],
|
"warp_events": [],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -31,4 +31,4 @@
|
|||||||
"warp_events": [],
|
"warp_events": [],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -108,4 +108,4 @@
|
|||||||
"script": "BattleFrontier_BattleArenaLobby_EventScript_2560CA"
|
"script": "BattleFrontier_BattleArenaLobby_EventScript_2560CA"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -213,4 +213,4 @@
|
|||||||
"warp_events": [],
|
"warp_events": [],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -46,4 +46,4 @@
|
|||||||
],
|
],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -144,4 +144,4 @@
|
|||||||
"script": "BattleFrontier_BattleDomeLobby_EventScript_249E34"
|
"script": "BattleFrontier_BattleDomeLobby_EventScript_249E34"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -46,4 +46,4 @@
|
|||||||
],
|
],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -122,4 +122,4 @@
|
|||||||
"warp_events": [],
|
"warp_events": [],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -136,4 +136,4 @@
|
|||||||
"script": "BattleFrontier_BattleFactoryLobby_EventScript_258839"
|
"script": "BattleFrontier_BattleFactoryLobby_EventScript_258839"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -31,4 +31,4 @@
|
|||||||
"warp_events": [],
|
"warp_events": [],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -98,4 +98,4 @@
|
|||||||
],
|
],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -138,4 +138,4 @@
|
|||||||
],
|
],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -143,4 +143,4 @@
|
|||||||
"script": "BattleFrontier_BattlePalaceLobby_EventScript_24DCA6"
|
"script": "BattleFrontier_BattlePalaceLobby_EventScript_24DCA6"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -31,4 +31,4 @@
|
|||||||
"warp_events": [],
|
"warp_events": [],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -109,4 +109,4 @@
|
|||||||
"script": "BattleFrontier_BattlePikeLobby_EventScript_25BAC6"
|
"script": "BattleFrontier_BattlePikeLobby_EventScript_25BAC6"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -108,4 +108,4 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -31,4 +31,4 @@
|
|||||||
"warp_events": [],
|
"warp_events": [],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -81,4 +81,4 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -126,4 +126,4 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -226,4 +226,4 @@
|
|||||||
"warp_events": [],
|
"warp_events": [],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -95,4 +95,4 @@
|
|||||||
"script": "BattleFrontier_BattlePyramidLobby_EventScript_250E95"
|
"script": "BattleFrontier_BattlePyramidLobby_EventScript_250E95"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -54,4 +54,4 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -72,4 +72,4 @@
|
|||||||
],
|
],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -96,4 +96,4 @@
|
|||||||
"warp_events": [],
|
"warp_events": [],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -31,4 +31,4 @@
|
|||||||
"warp_events": [],
|
"warp_events": [],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -70,4 +70,4 @@
|
|||||||
"warp_events": [],
|
"warp_events": [],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -31,4 +31,4 @@
|
|||||||
"warp_events": [],
|
"warp_events": [],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -198,4 +198,4 @@
|
|||||||
"script": "BattleFrontier_BattleTowerLobby_EventScript_23F4BE"
|
"script": "BattleFrontier_BattleTowerLobby_EventScript_23F4BE"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -135,4 +135,4 @@
|
|||||||
"warp_events": [],
|
"warp_events": [],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -157,4 +157,4 @@
|
|||||||
],
|
],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -65,4 +65,4 @@
|
|||||||
],
|
],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -98,4 +98,4 @@
|
|||||||
],
|
],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -91,4 +91,4 @@
|
|||||||
],
|
],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -65,4 +65,4 @@
|
|||||||
],
|
],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -85,4 +85,4 @@
|
|||||||
],
|
],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -39,4 +39,4 @@
|
|||||||
],
|
],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -78,4 +78,4 @@
|
|||||||
],
|
],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -65,4 +65,4 @@
|
|||||||
],
|
],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -46,4 +46,4 @@
|
|||||||
],
|
],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -85,4 +85,4 @@
|
|||||||
],
|
],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -526,4 +526,4 @@
|
|||||||
"script": "Common_EventScript_ShowPokemonCenterSign"
|
"script": "Common_EventScript_ShowPokemonCenterSign"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -455,4 +455,4 @@
|
|||||||
"script": "Common_EventScript_ShowPokemartSign"
|
"script": "Common_EventScript_ShowPokemartSign"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -105,4 +105,4 @@
|
|||||||
],
|
],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -92,4 +92,4 @@
|
|||||||
],
|
],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -169,4 +169,4 @@
|
|||||||
"script": "BattleFrontier_RankingHall_EventScript_PalaceArenaPyramidRecordsSIgn"
|
"script": "BattleFrontier_RankingHall_EventScript_PalaceArenaPyramidRecordsSIgn"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -98,4 +98,4 @@
|
|||||||
],
|
],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -46,4 +46,4 @@
|
|||||||
],
|
],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -109,4 +109,4 @@
|
|||||||
"warp_events": [],
|
"warp_events": [],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -109,4 +109,4 @@
|
|||||||
"warp_events": [],
|
"warp_events": [],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -109,4 +109,4 @@
|
|||||||
"warp_events": [],
|
"warp_events": [],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -109,4 +109,4 @@
|
|||||||
"warp_events": [],
|
"warp_events": [],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -109,4 +109,4 @@
|
|||||||
"warp_events": [],
|
"warp_events": [],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -109,4 +109,4 @@
|
|||||||
"warp_events": [],
|
"warp_events": [],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -109,4 +109,4 @@
|
|||||||
"warp_events": [],
|
"warp_events": [],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -109,4 +109,4 @@
|
|||||||
"warp_events": [],
|
"warp_events": [],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -109,4 +109,4 @@
|
|||||||
"warp_events": [],
|
"warp_events": [],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -109,4 +109,4 @@
|
|||||||
"warp_events": [],
|
"warp_events": [],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -109,4 +109,4 @@
|
|||||||
"warp_events": [],
|
"warp_events": [],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -109,4 +109,4 @@
|
|||||||
"warp_events": [],
|
"warp_events": [],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -109,4 +109,4 @@
|
|||||||
"warp_events": [],
|
"warp_events": [],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -109,4 +109,4 @@
|
|||||||
"warp_events": [],
|
"warp_events": [],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -109,4 +109,4 @@
|
|||||||
"warp_events": [],
|
"warp_events": [],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -109,4 +109,4 @@
|
|||||||
"warp_events": [],
|
"warp_events": [],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -52,4 +52,4 @@
|
|||||||
],
|
],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -52,4 +52,4 @@
|
|||||||
],
|
],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -32,4 +32,4 @@
|
|||||||
],
|
],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -39,4 +39,4 @@
|
|||||||
],
|
],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -32,4 +32,4 @@
|
|||||||
],
|
],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -32,4 +32,4 @@
|
|||||||
],
|
],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -32,4 +32,4 @@
|
|||||||
],
|
],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -32,4 +32,4 @@
|
|||||||
],
|
],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -213,4 +213,4 @@
|
|||||||
"warp_events": [],
|
"warp_events": [],
|
||||||
"coord_events": [],
|
"coord_events": [],
|
||||||
"bg_events": []
|
"bg_events": []
|
||||||
}
|
}
|
||||||
|
@ -79,7 +79,7 @@ ContestHall_EventScript_SetContestObjects:: @ 823B834
|
|||||||
call ContestHall_EventScript_CreateAudience
|
call ContestHall_EventScript_CreateAudience
|
||||||
end
|
end
|
||||||
|
|
||||||
@ There are 8 audience member event objects, 7 of which are given random gfx below (the 8th is the Artist)
|
@ There are 8 audience member object events, 7 of which are given random gfx below (the 8th is the Artist)
|
||||||
@ The rest of the audience is created statically by ContestHall_EventScript_CreateAudience
|
@ The rest of the audience is created statically by ContestHall_EventScript_CreateAudience
|
||||||
ContestHall_EventScript_AddRandomAudienceMembers:: @ 823B842
|
ContestHall_EventScript_AddRandomAudienceMembers:: @ 823B842
|
||||||
call ContestHall_EventScript_GetRandomAudienceGfxId
|
call ContestHall_EventScript_GetRandomAudienceGfxId
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user