- fixed fulgurium batteries not working with flashlights or sonars and never running out in scooters
This commit is contained in:
@@ -207,7 +207,7 @@
|
||||
</Radar>
|
||||
|
||||
<ItemContainer capacity="1" hideitems="true">
|
||||
<Containable name="Battery Cell">
|
||||
<Containable name="Battery Cell, Fulgurium Battery Cell">
|
||||
<StatusEffect type="OnContaining" target="This" Voltage="1.0" setvalue="true"/>
|
||||
</Containable>
|
||||
</ItemContainer>
|
||||
@@ -239,7 +239,7 @@
|
||||
</LightComponent>
|
||||
|
||||
<ItemContainer capacity="1" hideitems="true">
|
||||
<Containable name="Battery Cell">
|
||||
<Containable name="Battery Cell, Fulgurium Battery Cell">
|
||||
<StatusEffect type="OnContaining" target="This" Voltage="1.0" setvalue="true"/>
|
||||
</Containable>
|
||||
</ItemContainer>
|
||||
|
||||
Reference in New Issue
Block a user