Label sign bg events
This commit is contained in:
@@ -76,31 +76,35 @@
|
||||
"coord_events": [],
|
||||
"bg_events": [
|
||||
{
|
||||
"type": "bg_event_type_0",
|
||||
"type": "sign",
|
||||
"x": 4,
|
||||
"y": 1,
|
||||
"elevation": 0,
|
||||
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
|
||||
"script": "CinnabarIsland_PokemonLab_Entrance_EventScript_DrFujiPhoto"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_0",
|
||||
"type": "sign",
|
||||
"x": 12,
|
||||
"y": 5,
|
||||
"elevation": 0,
|
||||
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
|
||||
"script": "CinnabarIsland_PokemonLab_Entrance_EventScript_MeetingRoomSign"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_0",
|
||||
"type": "sign",
|
||||
"x": 18,
|
||||
"y": 5,
|
||||
"elevation": 0,
|
||||
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
|
||||
"script": "CinnabarIsland_PokemonLab_Entrance_EventScript_RAndDRoomSign"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_0",
|
||||
"type": "sign",
|
||||
"x": 24,
|
||||
"y": 5,
|
||||
"elevation": 0,
|
||||
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
|
||||
"script": "CinnabarIsland_PokemonLab_Entrance_EventScript_TestingRoomSign"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user