diff options
| author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2020-01-26 15:32:39 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-01-26 15:32:39 -0500 |
| commit | a2c6174ee995f8980bcd38d3199ab2e395cca2ae (patch) | |
| tree | b5a1b7af6d63cd1064db1a59e9961e5906c0ebf4 /data/maps/Route2/map.json | |
| parent | 905912e2784c116e28dfe22a95b149f7ef00f640 (diff) | |
| parent | 97d2555fad45c046862b97cf84c443b6935928a6 (diff) | |
Merge pull request #241 from GriffinRichards/doc-viridian
Document Viridian City scripts and adjacent routes
Diffstat (limited to 'data/maps/Route2/map.json')
| -rw-r--r-- | data/maps/Route2/map.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/Route2/map.json b/data/maps/Route2/map.json index ac504faae..86be51055 100644 --- a/data/maps/Route2/map.json +++ b/data/maps/Route2/map.json @@ -195,14 +195,14 @@ "x": 14, "y": 12, "elevation": 0, - "script": "Route2_EventScript_167F6E" + "script": "Route2_EventScript_DiglettsCaveSign" }, { "type": "bg_event_type_0", "x": 7, "y": 73, "elevation": 0, - "script": "Route2_EventScript_167F65" + "script": "Route2_EventScript_RouteSign" } ] } |
