Heterochromia (#12126)
* eye markings * downsizes * fixes reptilian.yml * hopefully fixes files changed stuffs * fix narcotics.yml
This commit is contained in:
@@ -22,4 +22,10 @@ marking-TattooCampbellLeftLeg = Left Leg Tattoo (Campbelle)
|
|||||||
marking-TattooCampbellRightLeg-campbellrightleg = Right Leg Tattoo (Campbelle)
|
marking-TattooCampbellRightLeg-campbellrightleg = Right Leg Tattoo (Campbelle)
|
||||||
marking-TattooCampbellRightLeg = Right Leg Tattoo (Campbelle)
|
marking-TattooCampbellRightLeg = Right Leg Tattoo (Campbelle)
|
||||||
|
|
||||||
|
marking-TattooEyeRight-eyeright = Right Eye
|
||||||
|
marking-TattooEyeRight = Right Eye
|
||||||
|
|
||||||
|
marking-TattooEyeLeft-eyeleft = Left Eye
|
||||||
|
marking-TattooEyeLeft = Left Eye
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -181,4 +181,4 @@
|
|||||||
speciesRestriction: [Reptilian]
|
speciesRestriction: [Reptilian]
|
||||||
sprites:
|
sprites:
|
||||||
- sprite: Mobs/Customization/reptilian_parts.rsi
|
- sprite: Mobs/Customization/reptilian_parts.rsi
|
||||||
state: body_tiger
|
state: body_tiger
|
||||||
@@ -50,4 +50,4 @@
|
|||||||
speciesRestriction: [SlimePerson]
|
speciesRestriction: [SlimePerson]
|
||||||
sprites:
|
sprites:
|
||||||
- sprite: Mobs/Customization/slime_parts.rsi
|
- sprite: Mobs/Customization/slime_parts.rsi
|
||||||
state: gradient_r_hand
|
state: gradient_r_hand
|
||||||
@@ -69,3 +69,21 @@
|
|||||||
sprites:
|
sprites:
|
||||||
- sprite: Mobs/Customization/tattoos.rsi
|
- sprite: Mobs/Customization/tattoos.rsi
|
||||||
state: tattoo_campbell_r_leg
|
state: tattoo_campbell_r_leg
|
||||||
|
|
||||||
|
- type: marking
|
||||||
|
id: TattooEyeRight
|
||||||
|
bodyPart: Eyes
|
||||||
|
markingCategory: Head
|
||||||
|
speciesRestriction: [Human, SlimePerson, Reptilian]
|
||||||
|
sprites:
|
||||||
|
- sprite: Mobs/Customization/tattoos.rsi
|
||||||
|
state: tattoo_eye_r
|
||||||
|
|
||||||
|
- type: marking
|
||||||
|
id: TattooEyeLeft
|
||||||
|
bodyPart: Eyes
|
||||||
|
markingCategory: Head
|
||||||
|
speciesRestriction: [Human, SlimePerson, Reptilian]
|
||||||
|
sprites:
|
||||||
|
- sprite: Mobs/Customization/tattoos.rsi
|
||||||
|
state: tattoo_eye_l
|
||||||
|
|||||||
@@ -38,6 +38,14 @@
|
|||||||
{
|
{
|
||||||
"name": "tattoo_silverburgh_l_leg",
|
"name": "tattoo_silverburgh_l_leg",
|
||||||
"directions": 4
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "tattoo_eye_r",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "tattoo_eye_l",
|
||||||
|
"directions": 4
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 130 B |
Binary file not shown.
|
After Width: | Height: | Size: 129 B |
Reference in New Issue
Block a user