Content/Map: Difference between revisions
Jump to navigation
Jump to search
→MainField
imported>BravelyPeculiar No edit summary |
imported>BravelyPeculiar |
||
Line 9: | Line 9: | ||
== MainField == | == MainField == | ||
Contains the data for the main overworld. These files are located in both the base game | Contains the data for the main overworld. These files are located in both the base game files and the AoC files; if the DLC is installed, the AoC version is loaded instead of the base game version | ||
In the base game, the main map files are split between ''Content/Map/MainField'', and ''TitleBG.pack/Map/MainField''. | In the base game, the main overworld map files are split between ''Content/Map/MainField'', and ''TitleBG.pack/Map/MainField''. | ||
In the AoC files, all of the map files are in ''AoC/Map/MainField''. However, some of them duplicated in ''AocMainField.pack/Map/MainField'' as well. The game will load the version of the file in the pack, unless it cannot find that file, in which case it will load the other version (e.g. if you delete/disable the pack file) | In the AoC files, all of the overworld map files are in ''AoC/Map/MainField''. However, some of them duplicated in ''AocMainField.pack/Map/MainField'' as well. The game will load the version of the file in the pack, unless it cannot find that file, in which case it will load the other version (e.g. if you delete/disable the pack file) | ||
== CDungeon == | == CDungeon == |