5
Resources/Locale/en-US/markings/scars.ftl
Normal file
5
Resources/Locale/en-US/markings/scars.ftl
Normal file
@@ -0,0 +1,5 @@
|
||||
marking-ScarEyeRight-eyescarright = Eye scar (Right)
|
||||
marking-ScarEyeRight = Eye Scar (Right)
|
||||
|
||||
marking-ScarEyeLeft-eyescarleft = Eye scar (Left)
|
||||
marking-ScarEyeLeft = Eye Scar (Left)
|
||||
@@ -0,0 +1,27 @@
|
||||
- type: marking
|
||||
id: ScarEyeRight
|
||||
bodyPart: Head
|
||||
markingCategory: Head
|
||||
speciesRestriction: [Human, Dwarf]
|
||||
coloring:
|
||||
default:
|
||||
type:
|
||||
!type:TattooColoring
|
||||
fallbackColor: "#FFFFFF"
|
||||
sprites:
|
||||
- sprite: Mobs/Customization/scars.rsi
|
||||
state: scar_eye_right
|
||||
|
||||
- type: marking
|
||||
id: ScarEyeLeft
|
||||
bodyPart: Head
|
||||
markingCategory: Head
|
||||
speciesRestriction: [Human, Dwarf]
|
||||
coloring:
|
||||
default:
|
||||
type:
|
||||
!type:TattooColoring
|
||||
fallbackColor: "#FFFFFF"
|
||||
sprites:
|
||||
- sprite: Mobs/Customization/scars.rsi
|
||||
state: scar_eye_left
|
||||
19
Resources/Textures/Mobs/Customization/scars.rsi/meta.json
Normal file
19
Resources/Textures/Mobs/Customization/scars.rsi/meta.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Drawn by Ubaser",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "scar_eye_left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "scar_eye_right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 206 B |
Binary file not shown.
|
After Width: | Height: | Size: 190 B |
Reference in New Issue
Block a user