Merge pull request #64 from kitty624/gamedir-dev

Update SectorNames.xml

D2 - changed water type to 1 (drinkable) since there are watertabs in buildings, a reasonable watersource
This commit is contained in:
Kitty
2024-01-03 03:54:06 +01:00
committed by GitHub
@@ -668,7 +668,7 @@
<szDetailedUnexploredName>Tropical</szDetailedUnexploredName>
<szExploredName>SAM Site</szExploredName>
<szDetailedExploredName>Tropical, SAM Site</szDetailedExploredName>
<sWaterType>2</sWaterType>
<sWaterType>1</sWaterType>
<usNaturalDirt>300</usNaturalDirt>
<usCurfewValue>2</usCurfewValue>
<sRadioScanModifier>2</sRadioScanModifier>