continuing with the overhaul, allowed entities to wear stuff
This commit is contained in:
parent
c169a1eae6
commit
c2759e9e8e
6 changed files with 148 additions and 13 deletions
|
|
@ -173,11 +173,11 @@ pub enum EquipmentSlot {
|
|||
Melee,
|
||||
Shield,
|
||||
Head,
|
||||
Neck,
|
||||
Torso,
|
||||
Body,
|
||||
Hands,
|
||||
Legs,
|
||||
Feet,
|
||||
Neck,
|
||||
Back,
|
||||
}
|
||||
|
||||
#[derive(PartialEq, Copy, Clone, Serialize, Deserialize)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue