Update of files for the Content Update 3 (small CE tweaks)
Tweaked: Reduced lifetime of the lifeboat event (making it more common) Fixed: An issue with CE min max DE values for the lifeboat event
This commit is contained in:
parent
e797f091f0
commit
bad9a9c349
@ -36,7 +36,7 @@
|
||||
<nominal>1</nominal>
|
||||
<min>0</min>
|
||||
<max>0</max>
|
||||
<lifetime>2500</lifetime>
|
||||
<lifetime>1800</lifetime>
|
||||
<restock>0</restock>
|
||||
<saferadius>250</saferadius>
|
||||
<distanceradius>250</distanceradius>
|
||||
@ -46,7 +46,7 @@
|
||||
<limit>child</limit>
|
||||
<active>1</active>
|
||||
<children>
|
||||
<child lootmax="6" lootmin="4" max="6" min="6" type="sea_oilrig_lifeboat"/>
|
||||
<child lootmax="5" lootmin="2" max="6" min="6" type="sea_oilrig_lifeboat"/>
|
||||
</children>
|
||||
</event>
|
||||
<event name="StaticSantaCrash">
|
||||
|
@ -36,7 +36,7 @@
|
||||
<nominal>1</nominal>
|
||||
<min>0</min>
|
||||
<max>0</max>
|
||||
<lifetime>2500</lifetime>
|
||||
<lifetime>1800</lifetime>
|
||||
<restock>0</restock>
|
||||
<saferadius>250</saferadius>
|
||||
<distanceradius>250</distanceradius>
|
||||
@ -46,7 +46,7 @@
|
||||
<limit>child</limit>
|
||||
<active>1</active>
|
||||
<children>
|
||||
<child lootmax="6" lootmin="4" max="6" min="6" type="sea_oilrig_lifeboat"/>
|
||||
<child lootmax="5" lootmin="2" max="6" min="6" type="sea_oilrig_lifeboat"/>
|
||||
</children>
|
||||
</event>
|
||||
<event name="StaticSantaCrash">
|
||||
|
Loading…
Reference in New Issue
Block a user