Delta-v/Content.Shared/GameObjects/Components/Damage
creadth b8bf100277
Feature/1754 kill player on body parts missing (#2014)
* Moved the uplink creation code to the PresetSuspicion.Start method to ensure uplink created when we give the traitor role
Moved the starting TC balance to cvars

* Added isVital flag for body parts
Automatically killing creature if last vital body part removed
Marked head as vital part
2020-09-03 20:35:39 +02:00
..
DamageFlag.cs Add invulnerable damage flag, godmode and damage flag commands (#1949) 2020-08-30 11:16:47 +02:00
DamageState.cs Add prediction for standing states and mob states (#1937) 2020-08-29 13:20:37 +02:00
DamageableComponent.cs Feature/1754 kill player on body parts missing (#2014) 2020-09-03 20:35:39 +02:00
IDamageableComponent.cs Add invulnerable damage flag, godmode and damage flag commands (#1949) 2020-08-30 11:16:47 +02:00
IOnHealthChangedBehavior.cs Bodysystem and damagesystem rework (#1544) 2020-08-16 16:42:42 -07:00