Label sign bg events
This commit is contained in:
@@ -101,59 +101,67 @@
|
||||
"coord_events": [],
|
||||
"bg_events": [
|
||||
{
|
||||
"type": "bg_event_type_0",
|
||||
"type": "sign",
|
||||
"x": 8,
|
||||
"y": 12,
|
||||
"elevation": 0,
|
||||
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
|
||||
"script": "CeladonCity_Condominiums_3F_EventScript_DevelopmentRoomSign"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_1",
|
||||
"type": "sign",
|
||||
"x": 1,
|
||||
"y": 9,
|
||||
"elevation": 0,
|
||||
"player_facing_dir": "BG_EVENT_PLAYER_FACING_NORTH",
|
||||
"script": "CeladonCity_Condominiums_3F_EventScript_Computer1"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_1",
|
||||
"type": "sign",
|
||||
"x": 5,
|
||||
"y": 9,
|
||||
"elevation": 0,
|
||||
"player_facing_dir": "BG_EVENT_PLAYER_FACING_NORTH",
|
||||
"script": "CeladonCity_Condominiums_3F_EventScript_Computer2"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_1",
|
||||
"type": "sign",
|
||||
"x": 1,
|
||||
"y": 12,
|
||||
"elevation": 0,
|
||||
"player_facing_dir": "BG_EVENT_PLAYER_FACING_NORTH",
|
||||
"script": "CeladonCity_Condominiums_3F_EventScript_Computer3"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_0",
|
||||
"type": "sign",
|
||||
"x": 7,
|
||||
"y": 12,
|
||||
"elevation": 0,
|
||||
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
|
||||
"script": "CeladonCity_Condominiums_3F_EventScript_DevelopmentRoomSign"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_1",
|
||||
"type": "sign",
|
||||
"x": 0,
|
||||
"y": 12,
|
||||
"elevation": 0,
|
||||
"player_facing_dir": "BG_EVENT_PLAYER_FACING_NORTH",
|
||||
"script": "CeladonCity_Condominiums_3F_EventScript_Computer3"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_1",
|
||||
"type": "sign",
|
||||
"x": 0,
|
||||
"y": 9,
|
||||
"elevation": 0,
|
||||
"player_facing_dir": "BG_EVENT_PLAYER_FACING_NORTH",
|
||||
"script": "CeladonCity_Condominiums_3F_EventScript_Computer1"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_1",
|
||||
"type": "sign",
|
||||
"x": 4,
|
||||
"y": 9,
|
||||
"elevation": 0,
|
||||
"player_facing_dir": "BG_EVENT_PLAYER_FACING_NORTH",
|
||||
"script": "CeladonCity_Condominiums_3F_EventScript_Computer2"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user