- PowerContainer capacity is initialized before charge to allow setting the charge higher than default capacity

- soundplayer doesn't crash the game if it can't stream a music clip
- some new structure prefabs
- more effective corrigodone (health med)
This commit is contained in:
Regalis
2016-06-07 18:24:14 +03:00
parent 8f8f1ed7dc
commit bd4292c3e5
6 changed files with 28 additions and 10 deletions
+1 -1
View File
@@ -148,7 +148,7 @@
</ItemComponent>
<Holdable slots="Any,RightHand,LeftHand">
<StatusEffect type="OnUse" target="Character" Health="2.0" duration="5.0">
<StatusEffect type="OnUse" target="Character" Health="3.0" duration="5.0">
<RequiredItem name="Medical Syringe" type="Container"/>
</StatusEffect>
</Holdable>