Heterochromia (#12126)

* eye markings

* downsizes

* fixes reptilian.yml

* hopefully fixes files changed stuffs

* fix narcotics.yml
This commit is contained in:
Scribbles0
2022-11-08 13:16:12 -08:00
committed by GitHub
parent 4ed36dc5aa
commit e0f9b06f9a
7 changed files with 34 additions and 2 deletions

View File

@@ -22,4 +22,10 @@ marking-TattooCampbellLeftLeg = Left Leg Tattoo (Campbelle)
marking-TattooCampbellRightLeg-campbellrightleg = 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

View File

@@ -181,4 +181,4 @@
speciesRestriction: [Reptilian]
sprites:
- sprite: Mobs/Customization/reptilian_parts.rsi
state: body_tiger
state: body_tiger

View File

@@ -50,4 +50,4 @@
speciesRestriction: [SlimePerson]
sprites:
- sprite: Mobs/Customization/slime_parts.rsi
state: gradient_r_hand
state: gradient_r_hand

View File

@@ -69,3 +69,21 @@
sprites:
- sprite: Mobs/Customization/tattoos.rsi
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

View File

@@ -38,6 +38,14 @@
{
"name": "tattoo_silverburgh_l_leg",
"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