Label sign bg events
This commit is contained in:
@@ -122,24 +122,27 @@
|
||||
"coord_events": [],
|
||||
"bg_events": [
|
||||
{
|
||||
"type": "bg_event_type_0",
|
||||
"type": "sign",
|
||||
"x": 18,
|
||||
"y": 27,
|
||||
"elevation": 0,
|
||||
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
|
||||
"script": "SafariZone_East_EventScript_AreaSign"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_0",
|
||||
"type": "sign",
|
||||
"x": 43,
|
||||
"y": 15,
|
||||
"elevation": 0,
|
||||
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
|
||||
"script": "SafariZone_East_EventScript_RestHouseSign"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_0",
|
||||
"type": "sign",
|
||||
"x": 17,
|
||||
"y": 8,
|
||||
"elevation": 0,
|
||||
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
|
||||
"script": "SafariZone_East_EventScript_TrainerTips"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user