Full path to sound file
This commit is contained in:
@@ -26,7 +26,7 @@
|
|||||||
<RequiredSkill name="Construction" level="30"/>
|
<RequiredSkill name="Construction" level="30"/>
|
||||||
<StatusEffect type="InWater" target="This" Temperature="-500.0"/>
|
<StatusEffect type="InWater" target="This" Temperature="-500.0"/>
|
||||||
<StatusEffect type="OnActive" target="Contained" targetnames="Fuel Rod, Heat Absorber, Temperature Control Circuit" Condition="-0.1" />
|
<StatusEffect type="OnActive" target="Contained" targetnames="Fuel Rod, Heat Absorber, Temperature Control Circuit" Condition="-0.1" />
|
||||||
<sound file="reactor.ogg" type="OnActive" range="2000.0" volume="FissionRate" volumemultiplier="0.02" loop="true"/>
|
<sound file="Content/Items/Reactor/reactor.ogg" type="OnActive" range="2000.0" volume="FissionRate" volumemultiplier="0.02" loop="true"/>
|
||||||
|
|
||||||
<StatusEffect type="OnBroken" target="This" FissionRate="0.0" disabledeltatime="true">
|
<StatusEffect type="OnBroken" target="This" FissionRate="0.0" disabledeltatime="true">
|
||||||
<Sound file="Content/Items/Reactor/explosion.ogg" range="5000"/>
|
<Sound file="Content/Items/Reactor/explosion.ogg" range="5000"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user