adjusted spawns

This commit is contained in:
2024-10-29 23:47:57 +01:00
parent 9649a6690c
commit 3f188f5e72
2 changed files with 5 additions and 5 deletions

View File

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