Full path to sound file

This commit is contained in:
Blue
2018-05-27 19:56:55 +02:00
committed by GitHub
parent 9479062613
commit 6bc52aec4b

View File

@@ -155,7 +155,7 @@
<Propulsion force="80" usablein="water" particles="bubbles">
<RequiredItems name="Battery Cell,Fulgurium Battery Cell" type="Contained" msg="Battery Cell required"/>
<StatusEffect type="OnUse" target="Contained" Condition="-1.0"/>
<sound file="scooter.ogg" type="OnUse" range="500.0" loop="true"/>
<sound file="Content/Items/Diving/scooter.ogg" type="OnUse" range="500.0" loop="true"/>
<LightComponent LightColor="1.0,1.0,1.0,1.0" Flicker="0.2" range="800">
<LightTexture texture="Content/Lights/lightcone.png" origin="0.05, 0.5" size="2.0,1.0"/>
</LightComponent>
@@ -166,4 +166,4 @@
<Containable name="Fulgurium Battery Cell"/>
</ItemContainer>
</Item>
</Items>
</Items>