@@ -12,3 +12,18 @@ marking-ScarTopSurgeryLong = Top Surgery Scar (Long)
|
||||
|
||||
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)
|
||||
@@ -49,3 +49,53 @@
|
||||
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
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"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
|
||||
@@ -26,6 +26,26 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 508 B |
BIN
Resources/Textures/Mobs/Customization/scars.rsi/scar_face_1.png
Normal file
BIN
Resources/Textures/Mobs/Customization/scars.rsi/scar_face_1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 560 B |
BIN
Resources/Textures/Mobs/Customization/scars.rsi/scar_face_2.png
Normal file
BIN
Resources/Textures/Mobs/Customization/scars.rsi/scar_face_2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 499 B |
BIN
Resources/Textures/Mobs/Customization/scars.rsi/scar_neck.png
Normal file
BIN
Resources/Textures/Mobs/Customization/scars.rsi/scar_neck.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 438 B |
Binary file not shown.
|
After Width: | Height: | Size: 451 B |
Reference in New Issue
Block a user