diff options
| author | GriffinR <griffin.g.richards@gmail.com> | 2020-04-24 15:23:48 -0400 |
|---|---|---|
| committer | GriffinR <griffin.g.richards@gmail.com> | 2020-04-24 15:23:48 -0400 |
| commit | faf8130585a19ec0394295dc26dcc8dd2a9f7bbd (patch) | |
| tree | d91dff9bc29ac4bd7c91db1d259e75853695432e /data/maps/SecretBase_Tree2 | |
| parent | 21b8fb4fbd85796df30c7211b98a2c557c35a69e (diff) | |
Sync shared_secret_base.inc
Diffstat (limited to 'data/maps/SecretBase_Tree2')
| -rw-r--r-- | data/maps/SecretBase_Tree2/map.json | 1 | ||||
| -rw-r--r-- | data/maps/SecretBase_Tree2/scripts.inc | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/SecretBase_Tree2/map.json b/data/maps/SecretBase_Tree2/map.json index b7c0da914..5285269d7 100644 --- a/data/maps/SecretBase_Tree2/map.json +++ b/data/maps/SecretBase_Tree2/map.json @@ -1,6 +1,7 @@ { "id": "MAP_SECRET_BASE_TREE2", "name": "SecretBase_Tree2", + "shared_scripts_map": "SecretBase", "layout": "LAYOUT_SECRET_BASE_TREE2", "music": "MUS_MACHI_S3", "region_map_section": "MAPSEC_SECRET_BASE", diff --git a/data/maps/SecretBase_Tree2/scripts.inc b/data/maps/SecretBase_Tree2/scripts.inc deleted file mode 100644 index 0f2976a8c..000000000 --- a/data/maps/SecretBase_Tree2/scripts.inc +++ /dev/null @@ -1 +0,0 @@ -SecretBase_Tree2_MapScripts:: @ 815F337 |
