Track LocalMods as part of monolith
This commit is contained in:
15
LocalMods/More Level Content/Map/LocationDefs.xml
Executable file
15
LocalMods/More Level Content/Map/LocationDefs.xml
Executable file
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<locationtypes>
|
||||
<ilo_PirateOutpost identifier="ilo_PirateOutpost" namefile="Content/Map/locationNames.txt" commonnessperzone="1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0" hasoutpost="false" beaconstationchance="0">
|
||||
<Symbol texture="Content/Map/MapAtlas.png" sourcerect="640,640,128,128" color="128,206,175,255" />
|
||||
<Portrait texture="Content/Map/LocationPortraits/NaturalFormations.png" premultiplyalpha="false" />
|
||||
</ilo_PirateOutpost>
|
||||
<mlc_BeaconConstruction identifier="mlc_BeaconConstruction" namefile="Content/Map/locationNames.txt" commonnessperzone="1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0" hasoutpost="false" beaconstationchance="0">
|
||||
<Symbol texture="Content/Map/MapAtlas.png" sourcerect="640,640,128,128" color="128,206,175,255" />
|
||||
<Portrait texture="Content/Map/LocationPortraits/NaturalFormations.png" premultiplyalpha="false" />
|
||||
</mlc_BeaconConstruction>
|
||||
<mlc_BeaconConstruction identifier="mlc_site02" namefile="Content/Map/locationNames.txt" commonnessperzone="1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0" hasoutpost="false" beaconstationchance="0">
|
||||
<Symbol texture="Content/Map/MapAtlas.png" sourcerect="640,640,128,128" color="128,206,175,255" />
|
||||
<Portrait texture="Content/Map/LocationPortraits/NaturalFormations.png" premultiplyalpha="false" />
|
||||
</mlc_BeaconConstruction>
|
||||
</locationtypes>
|
||||
Reference in New Issue
Block a user