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
+22 -11
View File
@@ -322,80 +322,91 @@
"coord_events": [],
"bg_events": [
{
"type": "bg_event_type_0",
"type": "sign",
"x": 31,
"y": 18,
"elevation": 3,
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
"script": "FuchsiaCity_EventScript_CitySign"
},
{
"type": "bg_event_type_0",
"type": "sign",
"x": 26,
"y": 18,
"elevation": 0,
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
"script": "FuchsiaCity_EventScript_SafariZoneSign"
},
{
"type": "bg_event_type_0",
"type": "sign",
"x": 5,
"y": 32,
"elevation": 0,
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
"script": "FuchsiaCity_EventScript_GymSign"
},
{
"type": "bg_event_type_0",
"type": "sign",
"x": 31,
"y": 31,
"elevation": 0,
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
"script": "FuchsiaCity_EventScript_WardensHomeSign"
},
{
"type": "bg_event_type_0",
"type": "sign",
"x": 35,
"y": 10,
"elevation": 0,
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
"script": "FuchsiaCity_EventScript_VoltorbSign"
},
{
"type": "bg_event_type_0",
"type": "sign",
"x": 38,
"y": 16,
"elevation": 3,
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
"script": "FuchsiaCity_EventScript_SlowpokeSign"
},
{
"type": "bg_event_type_0",
"type": "sign",
"x": 41,
"y": 10,
"elevation": 0,
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
"script": "FuchsiaCity_EventScript_ChanseySign"
},
{
"type": "bg_event_type_0",
"type": "sign",
"x": 17,
"y": 10,
"elevation": 0,
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
"script": "FuchsiaCity_EventScript_KangaskhanSign"
},
{
"type": "bg_event_type_0",
"type": "sign",
"x": 11,
"y": 10,
"elevation": 0,
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
"script": "FuchsiaCity_EventScript_FossilMonSign"
},
{
"type": "bg_event_type_0",
"type": "sign",
"x": 17,
"y": 18,
"elevation": 3,
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
"script": "FuchsiaCity_EventScript_LaprasSign"
},
{
"type": "bg_event_type_0",
"type": "sign",
"x": 22,
"y": 7,
"elevation": 0,
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
"script": "FuchsiaCity_EventScript_SafariGameSign"
},
{