expansion kann probleme machen
This commit is contained in:
parent
29c458fb60
commit
58c63f052a
@ -2,9 +2,9 @@
|
||||
<events>
|
||||
<!-- Vanilla Tweaks -->
|
||||
<event name="VehicleHatchback02">
|
||||
<nominal>11</nominal>
|
||||
<min>10</min>
|
||||
<max>13</max>
|
||||
<nominal>4</nominal>
|
||||
<min>3</min>
|
||||
<max>5</max>
|
||||
<lifetime>300</lifetime>
|
||||
<restock>0</restock>
|
||||
<saferadius>500</saferadius>
|
||||
@ -19,9 +19,9 @@
|
||||
</children>
|
||||
</event>
|
||||
<event name="VehicleTruck01">
|
||||
<nominal>15</nominal>
|
||||
<min>10</min>
|
||||
<max>16</max>
|
||||
<nominal>7</nominal>
|
||||
<min>4</min>
|
||||
<max>9</max>
|
||||
<lifetime>300</lifetime>
|
||||
<restock>0</restock>
|
||||
<saferadius>500</saferadius>
|
||||
@ -47,7 +47,7 @@
|
||||
<event name="VehicleUAZ">
|
||||
<nominal>5</nominal>
|
||||
<min>3</min>
|
||||
<max>7</max>
|
||||
<max>6</max>
|
||||
<lifetime>300</lifetime>
|
||||
<restock>0</restock>
|
||||
<saferadius>500</saferadius>
|
||||
@ -90,9 +90,9 @@
|
||||
</children>
|
||||
</event>
|
||||
<event name="VehicleBus">
|
||||
<nominal>3</nominal>
|
||||
<min>2</min>
|
||||
<max>5</max>
|
||||
<nominal>2</nominal>
|
||||
<min>1</min>
|
||||
<max>3</max>
|
||||
<lifetime>300</lifetime>
|
||||
<restock>0</restock>
|
||||
<saferadius>500</saferadius>
|
||||
@ -129,9 +129,9 @@
|
||||
</event>
|
||||
<!-- HELICOPTERS -->
|
||||
<event name="VehicleMH6Helicopter">
|
||||
<nominal>3</nominal>
|
||||
<min>2</min>
|
||||
<max>4</max>
|
||||
<nominal>1</nominal>
|
||||
<min>1</min>
|
||||
<max>1</max>
|
||||
<lifetime>300</lifetime>
|
||||
<restock>0</restock>
|
||||
<saferadius>500</saferadius>
|
||||
@ -160,9 +160,9 @@
|
||||
</children>
|
||||
</event>
|
||||
<event name="VehicleMerlinHelicopter">
|
||||
<nominal>1</nominal>
|
||||
<min>1</min>
|
||||
<max>2</max>
|
||||
<nominal>0</nominal>
|
||||
<min>0</min>
|
||||
<max>0</max>
|
||||
<lifetime>300</lifetime>
|
||||
<restock>0</restock>
|
||||
<saferadius>500</saferadius>
|
||||
@ -182,9 +182,9 @@
|
||||
</children>
|
||||
</event>
|
||||
<event name="VehicleUh1hHelicopter">
|
||||
<nominal>2</nominal>
|
||||
<min>1</min>
|
||||
<max>4</max>
|
||||
<nominal>0</nominal>
|
||||
<min>0</min>
|
||||
<max>0</max>
|
||||
<lifetime>300</lifetime>
|
||||
<restock>0</restock>
|
||||
<saferadius>500</saferadius>
|
||||
@ -220,9 +220,9 @@
|
||||
</children>
|
||||
</event>
|
||||
<event name="VehicleZodiacBoat">
|
||||
<nominal>16</nominal>
|
||||
<min>5</min>
|
||||
<max>19</max>
|
||||
<nominal>5</nominal>
|
||||
<min>2</min>
|
||||
<max>9</max>
|
||||
<lifetime>300</lifetime>
|
||||
<restock>0</restock>
|
||||
<saferadius>500</saferadius>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user