Split slime marking leg gradient (#24928)
* Split slime marking leg gradient * up markings to 4
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
- type: marking
|
||||
id: SlimeGradientLeftLeg
|
||||
bodyPart: LFoot
|
||||
bodyPart: LLeg
|
||||
markingCategory: Legs
|
||||
speciesRestriction: [SlimePerson]
|
||||
sprites:
|
||||
@@ -27,13 +27,31 @@
|
||||
|
||||
- type: marking
|
||||
id: SlimeGradientRightLeg
|
||||
bodyPart: RFoot
|
||||
bodyPart: RLeg
|
||||
markingCategory: Legs
|
||||
speciesRestriction: [SlimePerson]
|
||||
sprites:
|
||||
- sprite: Mobs/Customization/slime_parts.rsi
|
||||
state: gradient_r_leg
|
||||
|
||||
- type: marking
|
||||
id: SlimeGradientLeftFoot
|
||||
bodyPart: LFoot
|
||||
markingCategory: Legs
|
||||
speciesRestriction: [SlimePerson]
|
||||
sprites:
|
||||
- sprite: Mobs/Customization/slime_parts.rsi
|
||||
state: gradient_l_foot
|
||||
|
||||
- type: marking
|
||||
id: SlimeGradientRightFoot
|
||||
bodyPart: RFoot
|
||||
markingCategory: Legs
|
||||
speciesRestriction: [SlimePerson]
|
||||
sprites:
|
||||
- sprite: Mobs/Customization/slime_parts.rsi
|
||||
state: gradient_r_foot
|
||||
|
||||
- type: marking
|
||||
id: SlimeGradientLeftHand
|
||||
bodyPart: LHand
|
||||
@@ -50,4 +68,4 @@
|
||||
speciesRestriction: [SlimePerson]
|
||||
sprites:
|
||||
- sprite: Mobs/Customization/slime_parts.rsi
|
||||
state: gradient_r_hand
|
||||
state: gradient_r_hand
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
points: 1
|
||||
required: false
|
||||
Legs:
|
||||
points: 2
|
||||
points: 4
|
||||
required: false
|
||||
Arms:
|
||||
points: 4
|
||||
|
||||
Reference in New Issue
Block a user