fish-station/Content.Server/GameObjects/Components/Body
DrSmugleaf 827eab17d0
Add body part and body manager interfaces (#1939)
* Add body part and body manager interfaces

* Merge fixes
2020-08-30 11:26:52 +02:00
..
Circulatory Fix errors with creating gas mixtures on class instantiation (#1916) 2020-08-25 16:53:59 +02:00
Digestive Add a test that puts all components on an entity and checks for no exceptions (#1815) 2020-08-22 22:29:20 +02:00
Respiratory Fix errors with creating gas mixtures on class instantiation (#1916) 2020-08-25 16:53:59 +02:00
BodyManagerComponent.cs Add body part and body manager interfaces (#1939) 2020-08-30 11:26:52 +02:00
BodyScannerComponent.cs Add body part and body manager interfaces (#1939) 2020-08-30 11:26:52 +02:00
DroppedBodyPartComponent.cs Add body part and body manager interfaces (#1939) 2020-08-30 11:26:52 +02:00
DroppedMechanismComponent.cs Refactor UserInterface properties to use a helper (#1896) 2020-08-24 20:47:17 +02:00
IBodyManagerComponent.cs Add body part and body manager interfaces (#1939) 2020-08-30 11:26:52 +02:00
SurgeryToolComponent.cs Refactor UserInterface properties to use a helper (#1896) 2020-08-24 20:47:17 +02:00