Heterochromia for Moth (#36061)
* 1 * Fix local * formatting --------- Co-authored-by: Milon <milonpl.git@proton.me>
This commit is contained in:
@@ -27,3 +27,9 @@ marking-TattooEyeRight = Right Eye
|
||||
|
||||
marking-TattooEyeLeft-tattoo_eye_l = Left Eye
|
||||
marking-TattooEyeLeft = Left Eye
|
||||
|
||||
marking-TattooEyeMothRight-tattoo_eye_moth_r = Right Eye
|
||||
marking-TattooEyeMothRight = Right Eye
|
||||
|
||||
marking-TattooEyeMothLeft-tattoo_eye_moth_l = Left Eye
|
||||
marking-TattooEyeMothLeft = Left Eye
|
||||
|
||||
@@ -137,3 +137,31 @@
|
||||
sprites:
|
||||
- sprite: Mobs/Customization/tattoos.rsi
|
||||
state: tattoo_eye_l
|
||||
|
||||
- type: marking
|
||||
id: TattooEyeMothRight
|
||||
bodyPart: Eyes
|
||||
markingCategory: Overlay
|
||||
speciesRestriction: [Moth]
|
||||
coloring:
|
||||
default:
|
||||
type:
|
||||
!type:EyeColoring
|
||||
negative: true
|
||||
sprites:
|
||||
- sprite: Mobs/Customization/tattoos.rsi
|
||||
state: tattoo_eye_moth_r
|
||||
|
||||
- type: marking
|
||||
id: TattooEyeMothLeft
|
||||
bodyPart: Eyes
|
||||
markingCategory: Overlay
|
||||
speciesRestriction: [Moth]
|
||||
coloring:
|
||||
default:
|
||||
type:
|
||||
!type:EyeColoring
|
||||
negative: true
|
||||
sprites:
|
||||
- sprite: Mobs/Customization/tattoos.rsi
|
||||
state: tattoo_eye_moth_l
|
||||
|
||||
@@ -46,6 +46,14 @@
|
||||
{
|
||||
"name": "tattoo_eye_l",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "tattoo_eye_moth_r",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "tattoo_eye_moth_l",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 200 B |
Binary file not shown.
|
After Width: | Height: | Size: 174 B |
Reference in New Issue
Block a user