Added Vox Heterochromia (#38595)
* Added Vox Heterochromia * Forgot to change moth to vox * minor formatting fix --------- Co-authored-by: TrixxedHeart <46364955+TrixxedBit@users.noreply.github.com>
This commit is contained in:
@@ -33,3 +33,9 @@ marking-TattooEyeMothRight = Right Eye
|
||||
|
||||
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
|
||||
@@ -53,3 +53,31 @@
|
||||
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
|
||||
|
||||
@@ -22,6 +22,14 @@
|
||||
{
|
||||
"name": "nightling_s",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "tattoo_eye_vox_r",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "tattoo_eye_vox_l",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 264 B |
Binary file not shown.
|
After Width: | Height: | Size: 265 B |
Reference in New Issue
Block a user