Label sign bg events

This commit is contained in:
GriffinR
2020-03-02 12:24:05 -05:00
parent 0169a98c68
commit 6191739a4d
146 changed files with 1058 additions and 534 deletions
+18 -9
View File
@@ -150,66 +150,75 @@
],
"bg_events": [
{
"type": "bg_event_type_0",
"type": "sign",
"x": 12,
"y": 2,
"elevation": 0,
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
"script": "OneIsland_PokemonCenter_1F_EventScript_NetworkMachine"
},
{
"type": "bg_event_type_0",
"type": "sign",
"x": 12,
"y": 3,
"elevation": 0,
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
"script": "OneIsland_PokemonCenter_1F_EventScript_NetworkMachine"
},
{
"type": "bg_event_type_0",
"type": "sign",
"x": 12,
"y": 4,
"elevation": 0,
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
"script": "OneIsland_PokemonCenter_1F_EventScript_NetworkMachine"
},
{
"type": "bg_event_type_0",
"type": "sign",
"x": 12,
"y": 5,
"elevation": 0,
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
"script": "OneIsland_PokemonCenter_1F_EventScript_NetworkMachine"
},
{
"type": "bg_event_type_0",
"type": "sign",
"x": 13,
"y": 5,
"elevation": 0,
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
"script": "OneIsland_PokemonCenter_1F_EventScript_NetworkMachine"
},
{
"type": "bg_event_type_0",
"type": "sign",
"x": 15,
"y": 5,
"elevation": 0,
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
"script": "OneIsland_PokemonCenter_1F_EventScript_NetworkMachine"
},
{
"type": "bg_event_type_0",
"type": "sign",
"x": 14,
"y": 5,
"elevation": 0,
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
"script": "OneIsland_PokemonCenter_1F_EventScript_NetworkMachine"
},
{
"type": "bg_event_type_0",
"type": "sign",
"x": 16,
"y": 5,
"elevation": 0,
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
"script": "OneIsland_PokemonCenter_1F_EventScript_NetworkMachine"
},
{
"type": "bg_event_type_0",
"type": "sign",
"x": 17,
"y": 5,
"elevation": 0,
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
"script": "OneIsland_PokemonCenter_1F_EventScript_NetworkMachine"
}
]