Moved CrewManager & HireManager to a separate single player GameMode, bleeding decreases health

This commit is contained in:
Regalis
2015-06-16 22:53:02 +03:00
parent d668ad0ede
commit 2ef92c4af0
22 changed files with 656 additions and 283 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
<Pickable slots="Any"/>
<Projectile launchimpulse="20.0" doesstick="true">
<Attack damage="20" bleedingdamage="30" structuredamage="50" damagetype="Blunt"/>
<Attack damage="20" bleedingdamage="2" structuredamage="50" damagetype="Blunt"/>
</Projectile>
</Item>