summaryrefslogtreecommitdiff
path: root/data/maps/Route17/map.json
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-03-02 12:24:05 -0500
committerGriffinR <griffin.g.richards@gmail.com>2020-03-02 12:24:05 -0500
commit6191739a4d01c4a83c4df721eb05b4f86c747381 (patch)
tree93c0482d280efdaaacaa4487aa6418ef235c7894 /data/maps/Route17/map.json
parent0169a98c683d3eb803bc6bca5f5c3c5fe2b9ee5c (diff)
Label sign bg events
Diffstat (limited to 'data/maps/Route17/map.json')
-rw-r--r--data/maps/Route17/map.json18
1 files changed, 12 insertions, 6 deletions
diff --git a/data/maps/Route17/map.json b/data/maps/Route17/map.json
index 43ec14e88..216da4c48 100644
--- a/data/maps/Route17/map.json
+++ b/data/maps/Route17/map.json
@@ -161,45 +161,51 @@
"coord_events": [],
"bg_events": [
{
- "type": "bg_event_type_0",
+ "type": "sign",
"x": 12,
"y": 97,
"elevation": 0,
+ "player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
"script": "Route17_EventScript_RouteSign"
},
{
- "type": "bg_event_type_0",
+ "type": "sign",
"x": 12,
"y": 83,
"elevation": 0,
+ "player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
"script": "Route17_EventScript_TrainerTips2"
},
{
- "type": "bg_event_type_0",
+ "type": "sign",
"x": 12,
"y": 68,
"elevation": 0,
+ "player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
"script": "Route17_EventScript_TrainerTips1"
},
{
- "type": "bg_event_type_0",
+ "type": "sign",
"x": 12,
"y": 53,
"elevation": 0,
+ "player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
"script": "Route17_EventScript_ItemsNotice"
},
{
- "type": "bg_event_type_0",
+ "type": "sign",
"x": 12,
"y": 125,
"elevation": 3,
+ "player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
"script": "Route17_EventScript_BallsNotice"
},
{
- "type": "bg_event_type_0",
+ "type": "sign",
"x": 11,
"y": 157,
"elevation": 0,
+ "player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
"script": "Route17_EventScript_CyclingRoadSign"
},
{