Delta-v/Content.Shared/GameObjects/Components/Body/Part
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
..
Property Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
BodyPartCompatibility.cs Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
BodyPartExtensions.cs Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
BodyPartSymmetry.cs Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
BodyPartType.cs Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
IBodyPart.cs Remove plural property from body parts (#2294) 2020-10-19 09:06:50 +02:00
IBodyPartAdded.cs Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
IBodyPartContainer.cs Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
IBodyPartRemoved.cs Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
SharedBodyPartComponent.cs Add a command and verb to attach a body part to yourself (#2372) 2020-10-25 23:16:57 +01:00