adjusted spawns
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
<types>
|
||||
<type name="ORANJ_Flag">
|
||||
<nominal>1</nominal>
|
||||
<nominal>4</nominal>
|
||||
<lifetime>14400</lifetime>
|
||||
<restock>0</restock>
|
||||
<min>1</min>
|
||||
<quantmin>-1</quantmin>
|
||||
<quantmax>-1</quantmax>
|
||||
<cost>100</cost>
|
||||
<flags count_in_cargo="1" count_in_hoarder="1" count_in_map="1" count_in_player="1" crafted="0" deloot="0"/>
|
||||
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
|
||||
<category name="tools"/>
|
||||
<usage name="Office"/>
|
||||
<usage name="School"/>
|
||||
</type>
|
||||
<type name="ORANJ_Gunter_Hood">
|
||||
<nominal>2</nominal>
|
||||
<nominal>4</nominal>
|
||||
<lifetime>28800</lifetime>
|
||||
<restock>0</restock>
|
||||
<min>8</min>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<events>
|
||||
<event name="rag_landrover_110">
|
||||
<nominal>3</nominal>
|
||||
<min>1</min>
|
||||
<min>2</min>
|
||||
<max>3</max>
|
||||
<lifetime>300</lifetime>
|
||||
<restock>0</restock>
|
||||
@@ -14,7 +14,7 @@
|
||||
<limit>mixed</limit>
|
||||
<active>1</active>
|
||||
<children>
|
||||
<child lootmax="0" lootmin="0" max="3" min="1" type="rag_landrover_110"/>
|
||||
<child lootmax="0" lootmin="0" max="3" min="2" type="rag_landrover_110"/>
|
||||
</children>
|
||||
</event>
|
||||
</events>
|
||||
Reference in New Issue
Block a user