Reverse engineered many of the multiplayer events
Some corrections to the way events are handled and identified.
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
"elevation": 3,
|
||||
"var": "VAR_TEMP_0",
|
||||
"var_value": 0,
|
||||
"script": "gUnknown_08277374"
|
||||
"script": "gEventScript_SingleBattleColosseum_PlayerSpot0"
|
||||
},
|
||||
{
|
||||
"type": "trigger",
|
||||
@@ -61,7 +61,7 @@
|
||||
"elevation": 3,
|
||||
"var": "VAR_TEMP_0",
|
||||
"var_value": 0,
|
||||
"script": "gUnknown_0827737E"
|
||||
"script": "gEventScript_SingleBattleColosseum_PlayerSpot1"
|
||||
}
|
||||
],
|
||||
"bg_events": []
|
||||
|
||||
Reference in New Issue
Block a user