fish-station/Content.Server/GameObjects/Components/Body
DrSmugleaf d460d2b64d
Add a command and verb to attach a body part to yourself (#2372)
* Add attachbodypart command

* Make the slot name depend on the verb instead of the command
2020-10-25 23:16:57 +01:00
..
Behavior Add arguments to part and mechanism event methods (#2293) 2020-10-19 15:23:59 +02:00
Circulatory Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
Part Add a command and verb to attach a body part to yourself (#2372) 2020-10-25 23:16:57 +01:00
BodyCommands.cs Remove drop argument in part removal methods and reorganize code (#2289) 2020-10-18 11:12:17 +02:00
BodyComponent.cs Make body parts properly use containers for mechanisms (#2290) 2020-10-18 11:20:10 +02:00
BodyManagerHealthChangeParams.cs Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
BodyScannerComponent.cs Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
MechanismComponent.cs Add arguments to part and mechanism event methods (#2293) 2020-10-19 15:23:59 +02:00
SurgeryToolComponent.cs Fix mechanism events not being called properly, add test (#2279) 2020-10-17 12:26:39 +02:00