* Added Vox Heterochromia
* Forgot to change moth to vox
* minor formatting fix
---------
Co-authored-by: TrixxedHeart <46364955+TrixxedBit@users.noreply.github.com>
marking-TattooEyeMothLeft-tattoo_eye_moth_l = Left Eye
marking-TattooEyeMothLeft = Left Eye
+
+marking-TattooEyeVoxRight-tattoo_eye_vox_r = Right Eye
+marking-TattooEyeVoxRight = Right Eye
+
+marking-TattooEyeVoxLeft-tattoo_eye_vox_l = Left Eye
+marking-TattooEyeVoxLeft = Left Eye
\ No newline at end of file
sprites:
- sprite: Mobs/Customization/vox_tattoos.rsi
state: nightling_s
+
+- type: marking
+ id: TattooEyeVoxRight
+ bodyPart: Eyes
+ markingCategory: Overlay
+ speciesRestriction: [Vox]
+ coloring:
+ default:
+ type:
+ !type:EyeColoring
+ negative: true
+ sprites:
+ - sprite: Mobs/Customization/vox_tattoos.rsi
+ state: tattoo_eye_vox_r
+
+- type: marking
+ id: TattooEyeVoxLeft
+ bodyPart: Eyes
+ markingCategory: Overlay
+ speciesRestriction: [Vox]
+ coloring:
+ default:
+ type:
+ !type:EyeColoring
+ negative: true
+ sprites:
+ - sprite: Mobs/Customization/vox_tattoos.rsi
+ state: tattoo_eye_vox_l
{
"name": "nightling_s",
"directions": 4
+ },
+ {
+ "name": "tattoo_eye_vox_r",
+ "directions": 4
+ },
+ {
+ "name": "tattoo_eye_vox_l",
+ "directions": 4
}
]
}
\ No newline at end of file