Content/Map/MainField: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>BravelyPeculiar |
imported>Leoetlino No edit summary |
||
Line 1: | Line 1: | ||
{{Stub | {{Stub}}The '''MainField''' directory contains files that define the game's overworld. | ||
== Files == | == Files == | ||
Line 7: | Line 7: | ||
=== [[LazyTraverseList.smubin]] === | === [[LazyTraverseList.smubin]] === | ||
{{Resloc|type=file|path=Map/MainField/LazyTraverseList.mubin}} | {{Resloc|type=file|path=Map/MainField/LazyTraverseList.mubin|aoc_locations=[[AocMainField.pack]]|aoc_replaces_base=1}} | ||
=== [[Location.smubin]] === | === [[Location.smubin]] === | ||
Line 13: | Line 13: | ||
=== [[Static.smubin]] === | === [[Static.smubin]] === | ||
{{Resloc|type=file|path=Map/MainField/Static.mubin|locations=[[Bootup.pack]]}} | {{Resloc|type=file|path=Map/MainField/Static.mubin|locations=[[Bootup.pack]]|aoc_locations=[[AocMainField.pack]]|aoc_replaces_base=1}} | ||
== Directories == | == Directories == | ||
=== [[Content/Map/MainField/ DistanceView|_DistanceView]] === | === [[Content/Map/MainField/ DistanceView|_DistanceView]] === | ||
{{Resloc|type=directory|locations=the base content files and [[TitleBG.pack]]|path=Map/MainField/_DistanceView}}This directory seems to contains data for certain objects that need to stay loaded fully loaded even if the player is many map squares away. | {{Resloc|type=directory|locations=the base content files and [[TitleBG.pack]]|path=Map/MainField/_DistanceView/|aoc_locations=[[AocMainField.pack]]|aoc_replaces_base=1}}This directory seems to contains data for certain objects that need to stay loaded fully loaded even if the player is many map squares away. | ||
=== [[Content/Map/MainField/A-1|A-1]] (etc.) === | === [[Content/Map/MainField/A-1|A-1]] (etc.) === | ||
{{Resloc|type=directory|locations=the base content files and [[TitleBG.pack]]|path=Map/MainField/A-1}}A set of directories with the naming convention ''[Letter]-[Number]'', each corresponding to a grid square on the overworld map. Contains data for actors and rails in and around that square. | {{Resloc|type=directory|locations=the base content files and [[TitleBG.pack]]|path=Map/MainField/A-1/|aoc_locations=[[AocMainField.pack]]|aoc_replaces_base=1}}A set of directories with the naming convention ''[Letter]-[Number]'', each corresponding to a grid square on the overworld map. Contains data for actors and rails in and around that square. |