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
+12 -6
View File
@@ -206,45 +206,51 @@
"coord_events": [],
"bg_events": [
{
"type": "bg_event_type_0",
"type": "sign",
"x": 39,
"y": 59,
"elevation": 3,
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
"script": "ViridianForest_EventScript_TrainerTips1"
},
{
"type": "bg_event_type_0",
"type": "sign",
"x": 43,
"y": 26,
"elevation": 0,
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
"script": "ViridianForest_EventScript_TrainerTips3"
},
{
"type": "bg_event_type_0",
"type": "sign",
"x": 9,
"y": 29,
"elevation": 0,
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
"script": "ViridianForest_EventScript_TrainerTips4"
},
{
"type": "bg_event_type_0",
"type": "sign",
"x": 6,
"y": 12,
"elevation": 0,
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
"script": "ViridianForest_EventScript_ExitSign"
},
{
"type": "bg_event_type_0",
"type": "sign",
"x": 28,
"y": 44,
"elevation": 0,
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
"script": "ViridianForest_EventScript_TrainerTips2"
},
{
"type": "bg_event_type_0",
"type": "sign",
"x": 31,
"y": 60,
"elevation": 0,
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
"script": "ViridianForest_EventScript_TrainerTips5"
},
{