@@ -9,3 +9,6 @@ marking-ScarTopSurgeryShort = Top Surgery Scar (Short)
|
|||||||
|
|
||||||
marking-ScarTopSurgeryLong-scar_top_surgery_long = Top Surgery Scar
|
marking-ScarTopSurgeryLong-scar_top_surgery_long = Top Surgery Scar
|
||||||
marking-ScarTopSurgeryLong = Top Surgery Scar (Long)
|
marking-ScarTopSurgeryLong = Top Surgery Scar (Long)
|
||||||
|
|
||||||
|
marking-ScarChest-scar_chest = Chest Scar
|
||||||
|
marking-ScarChest = Chest Scar
|
||||||
|
|||||||
@@ -3,11 +3,7 @@
|
|||||||
bodyPart: Head
|
bodyPart: Head
|
||||||
markingCategory: Head
|
markingCategory: Head
|
||||||
speciesRestriction: [Human, Dwarf]
|
speciesRestriction: [Human, Dwarf]
|
||||||
coloring:
|
followSkinColor: true
|
||||||
default:
|
|
||||||
type:
|
|
||||||
!type:TattooColoring
|
|
||||||
fallbackColor: "#FFFFFF"
|
|
||||||
sprites:
|
sprites:
|
||||||
- sprite: Mobs/Customization/scars.rsi
|
- sprite: Mobs/Customization/scars.rsi
|
||||||
state: scar_eye_right
|
state: scar_eye_right
|
||||||
@@ -17,11 +13,7 @@
|
|||||||
bodyPart: Head
|
bodyPart: Head
|
||||||
markingCategory: Head
|
markingCategory: Head
|
||||||
speciesRestriction: [Human, Dwarf]
|
speciesRestriction: [Human, Dwarf]
|
||||||
coloring:
|
followSkinColor: true
|
||||||
default:
|
|
||||||
type:
|
|
||||||
!type:TattooColoring
|
|
||||||
fallbackColor: "#FFFFFF"
|
|
||||||
sprites:
|
sprites:
|
||||||
- sprite: Mobs/Customization/scars.rsi
|
- sprite: Mobs/Customization/scars.rsi
|
||||||
state: scar_eye_left
|
state: scar_eye_left
|
||||||
@@ -30,7 +22,7 @@
|
|||||||
id: ScarTopSurgeryShort
|
id: ScarTopSurgeryShort
|
||||||
bodyPart: Chest
|
bodyPart: Chest
|
||||||
markingCategory: Chest
|
markingCategory: Chest
|
||||||
speciesRestriction: [Human]
|
speciesRestriction: [Human, Dwarf]
|
||||||
sexRestriction: [Male]
|
sexRestriction: [Male]
|
||||||
followSkinColor: true
|
followSkinColor: true
|
||||||
sprites:
|
sprites:
|
||||||
@@ -41,9 +33,19 @@
|
|||||||
id: ScarTopSurgeryLong
|
id: ScarTopSurgeryLong
|
||||||
bodyPart: Chest
|
bodyPart: Chest
|
||||||
markingCategory: Chest
|
markingCategory: Chest
|
||||||
speciesRestriction: [Human]
|
speciesRestriction: [Human, Dwarf]
|
||||||
sexRestriction: [Male]
|
sexRestriction: [Male]
|
||||||
followSkinColor: true
|
followSkinColor: true
|
||||||
sprites:
|
sprites:
|
||||||
- sprite: Mobs/Customization/scars.rsi
|
- sprite: Mobs/Customization/scars.rsi
|
||||||
state: scar_top_surgery_long
|
state: scar_top_surgery_long
|
||||||
|
|
||||||
|
- type: marking
|
||||||
|
id: ScarChest
|
||||||
|
bodyPart: Chest
|
||||||
|
markingCategory: Chest
|
||||||
|
speciesRestriction: [Human, Dwarf]
|
||||||
|
followSkinColor: true
|
||||||
|
sprites:
|
||||||
|
- sprite: Mobs/Customization/scars.rsi
|
||||||
|
state: scar_chest
|
||||||
|
|||||||
@@ -22,6 +22,10 @@
|
|||||||
{
|
{
|
||||||
"name": "scar_top_surgery_long",
|
"name": "scar_top_surgery_long",
|
||||||
"directions": 4
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "scar_chest",
|
||||||
|
"directions": 4
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
BIN
Resources/Textures/Mobs/Customization/scars.rsi/scar_chest.png
Normal file
BIN
Resources/Textures/Mobs/Customization/scars.rsi/scar_chest.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
Reference in New Issue
Block a user