Label sign bg events
This commit is contained in:
@@ -107,80 +107,91 @@
|
||||
"coord_events": [],
|
||||
"bg_events": [
|
||||
{
|
||||
"type": "bg_event_type_0",
|
||||
"type": "sign",
|
||||
"x": 8,
|
||||
"y": 1,
|
||||
"elevation": 0,
|
||||
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
|
||||
"script": "CeladonCity_DepartmentStore_3F_EventScript_FloorSign"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_1",
|
||||
"type": "sign",
|
||||
"x": 2,
|
||||
"y": 8,
|
||||
"elevation": 0,
|
||||
"player_facing_dir": "BG_EVENT_PLAYER_FACING_NORTH",
|
||||
"script": "CeladonCity_DepartmentStore_3F_EventScript_TV1"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_1",
|
||||
"type": "sign",
|
||||
"x": 5,
|
||||
"y": 8,
|
||||
"elevation": 0,
|
||||
"player_facing_dir": "BG_EVENT_PLAYER_FACING_NORTH",
|
||||
"script": "CeladonCity_DepartmentStore_3F_EventScript_TV2"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_1",
|
||||
"type": "sign",
|
||||
"x": 2,
|
||||
"y": 11,
|
||||
"elevation": 0,
|
||||
"player_facing_dir": "BG_EVENT_PLAYER_FACING_NORTH",
|
||||
"script": "CeladonCity_DepartmentStore_3F_EventScript_TV3"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_1",
|
||||
"type": "sign",
|
||||
"x": 5,
|
||||
"y": 11,
|
||||
"elevation": 0,
|
||||
"player_facing_dir": "BG_EVENT_PLAYER_FACING_NORTH",
|
||||
"script": "CeladonCity_DepartmentStore_3F_EventScript_TV4"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_0",
|
||||
"type": "sign",
|
||||
"x": 1,
|
||||
"y": 8,
|
||||
"elevation": 0,
|
||||
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
|
||||
"script": "CeladonCity_DepartmentStore_3F_EventScript_SuperNES"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_0",
|
||||
"type": "sign",
|
||||
"x": 1,
|
||||
"y": 11,
|
||||
"elevation": 0,
|
||||
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
|
||||
"script": "CeladonCity_DepartmentStore_3F_EventScript_SuperNES"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_0",
|
||||
"type": "sign",
|
||||
"x": 4,
|
||||
"y": 8,
|
||||
"elevation": 0,
|
||||
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
|
||||
"script": "CeladonCity_DepartmentStore_3F_EventScript_SuperNES"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_0",
|
||||
"type": "sign",
|
||||
"x": 4,
|
||||
"y": 11,
|
||||
"elevation": 0,
|
||||
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
|
||||
"script": "CeladonCity_DepartmentStore_3F_EventScript_SuperNES"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_1",
|
||||
"type": "sign",
|
||||
"x": 2,
|
||||
"y": 4,
|
||||
"elevation": 0,
|
||||
"player_facing_dir": "BG_EVENT_PLAYER_FACING_NORTH",
|
||||
"script": "CeladonCity_DepartmentStore_3F_EventScript_Poster"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_1",
|
||||
"type": "sign",
|
||||
"x": 0,
|
||||
"y": 4,
|
||||
"elevation": 0,
|
||||
"player_facing_dir": "BG_EVENT_PLAYER_FACING_NORTH",
|
||||
"script": "CeladonCity_DepartmentStore_3F_EventScript_Poster"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user