@@ -9,3 +9,6 @@ marking-ScarTopSurgeryShort = Top Surgery Scar (Short)
|
||||
|
||||
marking-ScarTopSurgeryLong-scar_top_surgery_long = Top Surgery Scar
|
||||
marking-ScarTopSurgeryLong = Top Surgery Scar (Long)
|
||||
|
||||
marking-ScarChest-scar_chest = Chest Scar
|
||||
marking-ScarChest = Chest Scar
|
||||
|
||||
@@ -3,11 +3,7 @@
|
||||
bodyPart: Head
|
||||
markingCategory: Head
|
||||
speciesRestriction: [Human, Dwarf]
|
||||
coloring:
|
||||
default:
|
||||
type:
|
||||
!type:TattooColoring
|
||||
fallbackColor: "#FFFFFF"
|
||||
followSkinColor: true
|
||||
sprites:
|
||||
- sprite: Mobs/Customization/scars.rsi
|
||||
state: scar_eye_right
|
||||
@@ -17,11 +13,7 @@
|
||||
bodyPart: Head
|
||||
markingCategory: Head
|
||||
speciesRestriction: [Human, Dwarf]
|
||||
coloring:
|
||||
default:
|
||||
type:
|
||||
!type:TattooColoring
|
||||
fallbackColor: "#FFFFFF"
|
||||
followSkinColor: true
|
||||
sprites:
|
||||
- sprite: Mobs/Customization/scars.rsi
|
||||
state: scar_eye_left
|
||||
@@ -30,7 +22,7 @@
|
||||
id: ScarTopSurgeryShort
|
||||
bodyPart: Chest
|
||||
markingCategory: Chest
|
||||
speciesRestriction: [Human]
|
||||
speciesRestriction: [Human, Dwarf]
|
||||
sexRestriction: [Male]
|
||||
followSkinColor: true
|
||||
sprites:
|
||||
@@ -41,9 +33,19 @@
|
||||
id: ScarTopSurgeryLong
|
||||
bodyPart: Chest
|
||||
markingCategory: Chest
|
||||
speciesRestriction: [Human]
|
||||
speciesRestriction: [Human, Dwarf]
|
||||
sexRestriction: [Male]
|
||||
followSkinColor: true
|
||||
sprites:
|
||||
- sprite: Mobs/Customization/scars.rsi
|
||||
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",
|
||||
"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