fish-station/Content.Server/Body
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
..
Mechanisms Add IMechanism interface to body system (#1997) 2020-09-02 01:16:13 +02:00
Network Bodysystem and damagesystem rework (#1544) 2020-08-16 16:42:42 -07:00
Surgery Add IMechanism interface to body system (#1997) 2020-09-02 01:16:13 +02:00
BodyCommands.cs Hurt Command (#1967) 2020-09-02 23:00:06 +02:00
BodyPart.cs Feature/1754 kill player on body parts missing (#2014) 2020-09-03 20:35:39 +02:00
BodyPreset.cs Add body part and body manager interfaces (#1939) 2020-08-30 11:26:52 +02:00
BodyTemplate.cs Bodysystem and damagesystem rework (#1544) 2020-08-16 16:42:42 -07:00
IBodyPart.cs Feature/1754 kill player on body parts missing (#2014) 2020-09-03 20:35:39 +02:00
IBodyPartContainer.cs Add body part and body manager interfaces (#1939) 2020-08-30 11:26:52 +02:00