Medical Gauze Markings (#22245)
40
Resources/Locale/en-US/markings/gauze.ftl
Normal file
@@ -0,0 +1,40 @@
|
|||||||
|
marking-GauzeLefteyePatch-gauze_lefteye_2 = Gauze eyepatch (Left)
|
||||||
|
marking-GauzeLefteyePatch = Gauze eyepatch (Left)
|
||||||
|
|
||||||
|
marking-GauzeLefteyeTape-gauze_lefteye_1 = Gauze eyepad (Left)
|
||||||
|
marking-GauzeLefteyeTape = Gauze eyepad (Left)
|
||||||
|
|
||||||
|
marking-GauzeRighteyePatch-gauze_righteye_2 = Gauze eyepatch (Right)
|
||||||
|
marking-GauzeRighteyePatch = Gauze eyepatch (Right)
|
||||||
|
|
||||||
|
marking-GauzeRighteyeTape-gauze_righteye_1 = Gauze eyepad (Right)
|
||||||
|
marking-GauzeRighteyeTape = Gauze eyepad (Right)
|
||||||
|
|
||||||
|
marking-GauzeShoulder-gauze_shoulder = Gauze Shoulder
|
||||||
|
marking-GauzeShoulder = Gauze Shoulder
|
||||||
|
|
||||||
|
marking-GauzeStomach-gauze_abdomen = Gauze Stomach Wrap
|
||||||
|
marking-GauzeStomach = Gauze Stomach Wrap
|
||||||
|
|
||||||
|
marking-GauzeUpperArmRight-gauze_upperarm_r = Gauze Forearm Wrap (Right)
|
||||||
|
marking-GauzeUpperArmRight = Gauze Forearm Wrap (Right)
|
||||||
|
|
||||||
|
marking-GauzeLowerArmRight-gauze_lowerarm_r = Gauze Wrist Wrap (Right)
|
||||||
|
marking-GauzeLowerArmRight = Gauze Wrist Wrap (Right)
|
||||||
|
|
||||||
|
marking-GauzeLeftArm-gauze_leftarm = Gauze Arm Wrap (Left)
|
||||||
|
marking-GauzeLeftArm = Gauze Arm Wrap (Left)
|
||||||
|
|
||||||
|
marking-GauzeLowerLegLeft-gauze_lowerleg_l = Gauze Ankle Wrap (Left)
|
||||||
|
marking-GauzeLowerLegLeft = Gauze Ankle Wrap (Left)
|
||||||
|
|
||||||
|
|
||||||
|
marking-GauzeUpperLegLeft-gauze_upperleg_l = Gauze Thigh Wrap (Left)
|
||||||
|
marking-GauzeUpperLegLeft = Gauze Thigh Wrap (Left)
|
||||||
|
|
||||||
|
marking-GauzeLowerLegRight-gauze_lowerleg_r = Gauze Ankle Wrap (Right)
|
||||||
|
marking-GauzeLowerLegRight = Gauze Ankle Wrap (Right)
|
||||||
|
|
||||||
|
|
||||||
|
marking-GauzeUpperLegRight-gauze_upperleg_r = Gauze Leg Wrap (Right)
|
||||||
|
marking-GauzeUpperLegRight = Gauze Leg Wrap (Right)
|
||||||
@@ -0,0 +1,182 @@
|
|||||||
|
- type: marking
|
||||||
|
id: GauzeLefteyePatch
|
||||||
|
bodyPart: Eyes
|
||||||
|
markingCategory: Head
|
||||||
|
speciesRestriction: [Moth, Dwarf, Human, Reptilian, Arachnid, SlimePerson]
|
||||||
|
coloring:
|
||||||
|
default:
|
||||||
|
type:
|
||||||
|
!type:SimpleColoring
|
||||||
|
color: "#FFFFFF"
|
||||||
|
sprites:
|
||||||
|
- sprite: Mobs/Customization/gauze.rsi
|
||||||
|
state: gauze_lefteye_2
|
||||||
|
|
||||||
|
- type: marking
|
||||||
|
id: GauzeLefteyeTape
|
||||||
|
bodyPart: Eyes
|
||||||
|
markingCategory: Head
|
||||||
|
speciesRestriction: [Moth, Dwarf, Human, Reptilian, Arachnid, SlimePerson]
|
||||||
|
coloring:
|
||||||
|
default:
|
||||||
|
type:
|
||||||
|
!type:SimpleColoring
|
||||||
|
color: "#FFFFFF"
|
||||||
|
sprites:
|
||||||
|
- sprite: Mobs/Customization/gauze.rsi
|
||||||
|
state: gauze_lefteye_1
|
||||||
|
|
||||||
|
- type: marking
|
||||||
|
id: GauzeRighteyePatch
|
||||||
|
bodyPart: Eyes
|
||||||
|
markingCategory: Head
|
||||||
|
speciesRestriction: [Moth, Dwarf, Human, Reptilian, Arachnid, SlimePerson]
|
||||||
|
coloring:
|
||||||
|
default:
|
||||||
|
type:
|
||||||
|
!type:SimpleColoring
|
||||||
|
color: "#FFFFFF"
|
||||||
|
sprites:
|
||||||
|
- sprite: Mobs/Customization/gauze.rsi
|
||||||
|
state: gauze_righteye_2
|
||||||
|
|
||||||
|
- type: marking
|
||||||
|
id: GauzeRighteyeTape
|
||||||
|
bodyPart: Eyes
|
||||||
|
markingCategory: Head
|
||||||
|
speciesRestriction: [Moth, Dwarf, Human, Reptilian, Arachnid, SlimePerson]
|
||||||
|
coloring:
|
||||||
|
default:
|
||||||
|
type:
|
||||||
|
!type:SimpleColoring
|
||||||
|
color: "#FFFFFF"
|
||||||
|
sprites:
|
||||||
|
- sprite: Mobs/Customization/gauze.rsi
|
||||||
|
state: gauze_righteye_1
|
||||||
|
|
||||||
|
- type: marking
|
||||||
|
id: GauzeShoulder
|
||||||
|
bodyPart: Chest
|
||||||
|
markingCategory: Chest
|
||||||
|
speciesRestriction: [Moth, Dwarf, Human, Reptilian, Arachnid, SlimePerson]
|
||||||
|
coloring:
|
||||||
|
default:
|
||||||
|
type:
|
||||||
|
!type:SimpleColoring
|
||||||
|
color: "#FFFFFF"
|
||||||
|
sprites:
|
||||||
|
- sprite: Mobs/Customization/gauze.rsi
|
||||||
|
state: gauze_shoulder
|
||||||
|
|
||||||
|
- type: marking
|
||||||
|
id: GauzeStomach
|
||||||
|
bodyPart: Chest
|
||||||
|
markingCategory: Chest
|
||||||
|
speciesRestriction: [Moth, Dwarf, Human, Reptilian, Arachnid, SlimePerson]
|
||||||
|
coloring:
|
||||||
|
default:
|
||||||
|
type:
|
||||||
|
!type:SimpleColoring
|
||||||
|
color: "#FFFFFF"
|
||||||
|
sprites:
|
||||||
|
- sprite: Mobs/Customization/gauze.rsi
|
||||||
|
state: gauze_abdomen
|
||||||
|
|
||||||
|
- type: marking
|
||||||
|
id: GauzeUpperArmRight
|
||||||
|
bodyPart: RArm
|
||||||
|
markingCategory: Arms
|
||||||
|
speciesRestriction: [Moth, Dwarf, Human, Reptilian, Arachnid, SlimePerson]
|
||||||
|
coloring:
|
||||||
|
default:
|
||||||
|
type:
|
||||||
|
!type:SimpleColoring
|
||||||
|
color: "#FFFFFF"
|
||||||
|
sprites:
|
||||||
|
- sprite: Mobs/Customization/gauze.rsi
|
||||||
|
state: gauze_upperarm_r
|
||||||
|
|
||||||
|
- type: marking
|
||||||
|
id: GauzeLowerArmRight
|
||||||
|
bodyPart: RArm, RHand
|
||||||
|
markingCategory: Arms
|
||||||
|
speciesRestriction: [Moth, Dwarf, Human, Reptilian, Arachnid, SlimePerson]
|
||||||
|
coloring:
|
||||||
|
default:
|
||||||
|
type:
|
||||||
|
!type:SimpleColoring
|
||||||
|
color: "#FFFFFF"
|
||||||
|
sprites:
|
||||||
|
- sprite: Mobs/Customization/gauze.rsi
|
||||||
|
state: gauze_lowerarm_r
|
||||||
|
|
||||||
|
- type: marking
|
||||||
|
id: GauzeLeftArm
|
||||||
|
bodyPart: LArm, LHand
|
||||||
|
markingCategory: Arms
|
||||||
|
speciesRestriction: [Moth, Dwarf, Human, Reptilian, Arachnid, SlimePerson]
|
||||||
|
coloring:
|
||||||
|
default:
|
||||||
|
type:
|
||||||
|
!type:SimpleColoring
|
||||||
|
color: "#FFFFFF"
|
||||||
|
sprites:
|
||||||
|
- sprite: Mobs/Customization/gauze.rsi
|
||||||
|
state: gauze_leftarm
|
||||||
|
|
||||||
|
- type: marking
|
||||||
|
id: GauzeLowerLegLeft
|
||||||
|
bodyPart: LFoot
|
||||||
|
markingCategory: Legs
|
||||||
|
speciesRestriction: [Moth, Dwarf, Human, Reptilian, Arachnid, SlimePerson]
|
||||||
|
coloring:
|
||||||
|
default:
|
||||||
|
type:
|
||||||
|
!type:SimpleColoring
|
||||||
|
color: "#FFFFFF"
|
||||||
|
sprites:
|
||||||
|
- sprite: Mobs/Customization/gauze.rsi
|
||||||
|
state: gauze_lowerleg_l
|
||||||
|
|
||||||
|
- type: marking
|
||||||
|
id: GauzeUpperLegLeft
|
||||||
|
bodyPart: LLeg
|
||||||
|
markingCategory: Legs
|
||||||
|
speciesRestriction: [Moth, Dwarf, Human, Reptilian, Arachnid, SlimePerson]
|
||||||
|
coloring:
|
||||||
|
default:
|
||||||
|
type:
|
||||||
|
!type:SimpleColoring
|
||||||
|
color: "#FFFFFF"
|
||||||
|
sprites:
|
||||||
|
- sprite: Mobs/Customization/gauze.rsi
|
||||||
|
state: gauze_upperleg_l
|
||||||
|
|
||||||
|
- type: marking
|
||||||
|
id: GauzeUpperLegRight
|
||||||
|
bodyPart: RLeg
|
||||||
|
markingCategory: Legs
|
||||||
|
speciesRestriction: [Moth, Dwarf, Human, Reptilian, Arachnid, SlimePerson]
|
||||||
|
coloring:
|
||||||
|
default:
|
||||||
|
type:
|
||||||
|
!type:SimpleColoring
|
||||||
|
color: "#FFFFFF"
|
||||||
|
sprites:
|
||||||
|
- sprite: Mobs/Customization/gauze.rsi
|
||||||
|
state: gauze_upperleg_r
|
||||||
|
|
||||||
|
- type: marking
|
||||||
|
id: GauzeLowerLegRight
|
||||||
|
bodyPart: RFoot
|
||||||
|
markingCategory: Legs
|
||||||
|
speciesRestriction: [Moth, Dwarf, Human, Reptilian, Arachnid, SlimePerson]
|
||||||
|
coloring:
|
||||||
|
default:
|
||||||
|
type:
|
||||||
|
!type:SimpleColoring
|
||||||
|
color: "#FFFFFF"
|
||||||
|
sprites:
|
||||||
|
- sprite: Mobs/Customization/gauze.rsi
|
||||||
|
state: gauze_lowerleg_r
|
||||||
|
|
||||||
|
After Width: | Height: | Size: 357 B |
|
After Width: | Height: | Size: 431 B |
|
After Width: | Height: | Size: 231 B |
|
After Width: | Height: | Size: 428 B |
|
After Width: | Height: | Size: 278 B |
|
After Width: | Height: | Size: 423 B |
|
After Width: | Height: | Size: 396 B |
|
After Width: | Height: | Size: 232 B |
|
After Width: | Height: | Size: 313 B |
|
After Width: | Height: | Size: 397 B |
|
After Width: | Height: | Size: 285 B |
|
After Width: | Height: | Size: 350 B |
|
After Width: | Height: | Size: 530 B |
63
Resources/Textures/Mobs/Customization/gauze.rsi/meta.json
Normal file
@@ -0,0 +1,63 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Gauze sprites by Github KittenColony / Discord kittencolony (297865728374210561)",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "gauze_abdomen",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "gauze_shoulder",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "gauze_lefteye_1",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "gauze_lefteye_2",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "gauze_righteye_1",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "gauze_righteye_2",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "gauze_lowerarm_r",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "gauze_upperarm_r",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "gauze_leftarm",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "gauze_upperleg_r",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "gauze_lowerleg_r",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "gauze_upperleg_l",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "gauze_lowerleg_l",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||