marking-ScarChest-scar_chest = Chest Scar
marking-ScarChest = Chest Scar
+
+marking-ScarNeck-scar_neck = Neck Scar
+marking-ScarNeck = Neck Scar
+
+marking-ScarChestBullets-scar_chest_bullets = Bullet Holes Scar
+marking-ScarChestBullets = Chest Scar (Bullets)
+
+marking-ScarStomachBullets-scar_stomach_bullets = Bullet Holes Scar
+marking-ScarStomachBullets = Stomach Scar (Bullets)
+
+marking-ScarFace1-scar_face_1 = Face Scar
+marking-ScarFace1 = Face Scar (Large)
+
+marking-ScarFace2-scar_face_2 = Face Scar
+marking-ScarFace2 = Face Scar (Small)
\ No newline at end of file
sprites:
- sprite: Mobs/Customization/scars.rsi
state: scar_chest
+
+- type: marking
+ id: ScarNeck
+ bodyPart: Head
+ markingCategory: Head
+ speciesRestriction: [Human, Dwarf]
+ followSkinColor: true
+ sprites:
+ - sprite: Mobs/Customization/scars.rsi
+ state: scar_neck
+
+- type: marking
+ id: ScarChestBullets
+ bodyPart: Chest
+ markingCategory: Chest
+ speciesRestriction: [Human, Dwarf]
+ followSkinColor: true
+ sprites:
+ - sprite: Mobs/Customization/scars.rsi
+ state: scar_chest_bullets
+
+- type: marking
+ id: ScarStomachBullets
+ bodyPart: Chest
+ markingCategory: Chest
+ speciesRestriction: [Human, Dwarf]
+ followSkinColor: true
+ sprites:
+ - sprite: Mobs/Customization/scars.rsi
+ state: scar_stomach_bullets
+
+- type: marking
+ id: ScarFace1
+ bodyPart: Head
+ markingCategory: Head
+ speciesRestriction: [Human, Dwarf]
+ followSkinColor: true
+ sprites:
+ - sprite: Mobs/Customization/scars.rsi
+ state: scar_face_1
+
+- type: marking
+ id: ScarFace2
+ bodyPart: Head
+ markingCategory: Head
+ speciesRestriction: [Human, Dwarf]
+ followSkinColor: true
+ sprites:
+ - sprite: Mobs/Customization/scars.rsi
+ state: scar_face_2
\ No newline at end of file
{
"version": 1,
"license": "CC-BY-SA-3.0",
- "copyright": "Drawn by Ubaser",
+ "copyright": "scar_chest, scar_eye_left, scar_eye_right, scar_top_surgery_long and scar_top_surgery_short drawn by Ubaser, scar_neck, scar_chest_bullets, scar_stomach_bullets, scar_face_1 and scar_face_2 drawn by Ktyria(discord)",
"size": {
"x": 32,
"y": 32
{
"name": "scar_chest",
"directions": 4
+ },
+ {
+ "name": "scar_neck",
+ "directions": 4
+ },
+ {
+ "name": "scar_chest_bullets",
+ "directions": 4
+ },
+ {
+ "name": "scar_stomach_bullets",
+ "directions": 4
+ },
+ {
+ "name": "scar_face_1",
+ "directions": 4
+ },
+ {
+ "name": "scar_face_2",
+ "directions": 4
}
]
}