mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user