Label sign bg events
This commit is contained in:
@@ -243,38 +243,43 @@
|
||||
],
|
||||
"bg_events": [
|
||||
{
|
||||
"type": "bg_event_type_0",
|
||||
"type": "sign",
|
||||
"x": 33,
|
||||
"y": 6,
|
||||
"elevation": 0,
|
||||
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
|
||||
"script": "VermilionCity_EventScript_CitySign"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_0",
|
||||
"type": "sign",
|
||||
"x": 10,
|
||||
"y": 17,
|
||||
"elevation": 3,
|
||||
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
|
||||
"script": "VermilionCity_EventScript_PokemonFanClubSign"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_0",
|
||||
"type": "sign",
|
||||
"x": 10,
|
||||
"y": 24,
|
||||
"elevation": 0,
|
||||
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
|
||||
"script": "VermilionCity_EventScript_GymSign"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_0",
|
||||
"type": "sign",
|
||||
"x": 34,
|
||||
"y": 18,
|
||||
"elevation": 0,
|
||||
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
|
||||
"script": "VermilionCity_EventScript_HarborSign"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_0",
|
||||
"type": "sign",
|
||||
"x": 45,
|
||||
"y": 17,
|
||||
"elevation": 3,
|
||||
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
|
||||
"script": "VermilionCity_EventScript_SnorlaxNotice"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user