Lowered amount of land mines

This commit is contained in:
SumrakDZN 2020-12-14 20:36:05 +01:00
parent 0c40c1ed09
commit fbd057277b
2 changed files with 4 additions and 4 deletions

View File

@ -622,8 +622,8 @@
<tag name="police" /> <tag name="police" />
</type> </type>
<type name="LandMineTrap"> <type name="LandMineTrap">
<nominal>10</nominal> <nominal>6</nominal>
<min>8</min> <min>4</min>
<lifetime>604800</lifetime> <lifetime>604800</lifetime>
<restock>900</restock> <restock>900</restock>
<quantmin>-1</quantmin> <quantmin>-1</quantmin>

View File

@ -622,8 +622,8 @@
<tag name="police" /> <tag name="police" />
</type> </type>
<type name="LandMineTrap"> <type name="LandMineTrap">
<nominal>10</nominal> <nominal>6</nominal>
<min>8</min> <min>4</min>
<lifetime>1209600</lifetime> <lifetime>1209600</lifetime>
<restock>900</restock> <restock>900</restock>
<quantmin>-1</quantmin> <quantmin>-1</quantmin>