3 landrovers

This commit is contained in:
2024-10-22 20:24:03 +02:00
parent b373b9bdc1
commit 9649a6690c
2 changed files with 6 additions and 5 deletions

View File

@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<events>
<event name="rag_landrover_110">
<nominal>1</nominal>
<min>0</min>
<max>1</max>
<nominal>3</nominal>
<min>1</min>
<max>3</max>
<lifetime>300</lifetime>
<restock>0</restock>
<saferadius>500</saferadius>
@@ -14,7 +14,7 @@
<limit>mixed</limit>
<active>1</active>
<children>
<child lootmax="0" lootmin="0" max="1" min="0" type="Truck_01_Covered"/>
<child lootmax="0" lootmin="0" max="3" min="1" type="rag_landrover_110"/>
</children>
</event>
</events>