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:
SumrakDZN 2022-09-07 22:22:54 +02:00
parent e797f091f0
commit bad9a9c349
2 changed files with 4 additions and 4 deletions

View File

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

View File

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