Update of files for the Content Update 3 (CE Tool sources and small tweaks)

Changed: CE tool source files updated to Content Update 3
Tweaked: An attempt to fix disappearing gas clouds around Phoenix (proper investigation pending)
This commit is contained in:
SumrakDZN 2022-09-07 20:35:53 +02:00
parent ca49f33543
commit e797f091f0
5 changed files with 16 additions and 0 deletions

View File

@ -11758,6 +11758,14 @@
<lifetime>1800</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>
</type>
<type name="ContaminatedArea_Phoenix_Base">
<lifetime>86400</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>
</type>
<type name="ContaminatedArea_Phoenix_Tower">
<lifetime>86400</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>
</type>
<type name="ChristmasTree">
<lifetime>14400</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>

View File

@ -12314,6 +12314,14 @@
<lifetime>1800</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>
</type>
<type name="ContaminatedArea_Phoenix_Base">
<lifetime>86400</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>
</type>
<type name="ContaminatedArea_Phoenix_Tower">
<lifetime>86400</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>
</type>
<type name="ChristmasTree">
<lifetime>14400</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>