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,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<eventposdef> <eventposdef>
<event name="rag_landrover_110"> <event name="rag_landrover_110">
<pos x="4391.032227" z="4581.519532" a="306.036804" /> <pos x="1357.69" z="67.5058" a="234" />
<pos x="7001.58" z="2.51795" a="355" />
</event> </event>
</eventposdef> </eventposdef>

View File

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