Files
BarotraumaModServer/LocalMods/More Level Content/Map/LocationDefs.xml
2026-06-09 00:42:10 +03:00

15 lines
1.3 KiBLFS
XML
Executable File

<?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>