diff options
| author | GriffinR <griffin.richards@comcast.net> | 2019-11-10 21:54:00 -0500 |
|---|---|---|
| committer | huderlem <huderlem@gmail.com> | 2019-11-13 18:20:55 -0600 |
| commit | ef8370566f14c22b9927db09b8ff69a98049c796 (patch) | |
| tree | f0b6bc3021d2d0b5927346eff282f0f12ff16960 /data/maps/LinkContestRoom2/map.json | |
| parent | af83b41dd19a49121f23d188015959d8072e4d7f (diff) | |
Document Contest scripts
Diffstat (limited to 'data/maps/LinkContestRoom2/map.json')
| -rw-r--r-- | data/maps/LinkContestRoom2/map.json | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/data/maps/LinkContestRoom2/map.json b/data/maps/LinkContestRoom2/map.json deleted file mode 100644 index b02da178f..000000000 --- a/data/maps/LinkContestRoom2/map.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "id": "MAP_LINK_CONTEST_ROOM2", - "name": "LinkContestRoom2", - "layout": "LAYOUT_LINK_CONTEST_ROOM2", - "music": "MUS_CONTEST0", - "region_map_section": "MAPSEC_DYNAMIC", - "requires_flash": false, - "weather": "WEATHER_NONE", - "map_type": "MAP_TYPE_INDOOR", - "allow_bike": false, - "allow_escape_rope": false, - "allow_running": false, - "show_map_name": false, - "battle_scene": "MAP_BATTLE_SCENE_NORMAL", - "connections": null, - "shared_events_map": "LinkContestRoom1", - "shared_scripts_map": "LinkContestRoom1" -}
\ No newline at end of file |
