New gauze customization (#30852)
* Sprite&Meta * Marking_Prototype * Locale * Meta_copyright_change * Sprite_Change * New_Sprite * And_another_new_sprite * Change_Locale
This commit is contained in:
@@ -46,6 +46,9 @@ marking-GauzeUpperLegRight = Gauze Thigh Wrap (Right)
|
||||
marking-GauzeBlindfold-gauze_blindfold = Gauze Blindfold
|
||||
marking-GauzeBlindfold = Gauze Blindfold
|
||||
|
||||
marking-GauzeHead-gauze_head = Gauze Head Wrap
|
||||
marking-GauzeHead = Gauze Head Wrap
|
||||
|
||||
marking-GauzeLizardBlindfold-gauze_lizard_blindfold = Gauze Blindfold
|
||||
marking-GauzeLizardBlindfold = Gauze Blindfold
|
||||
|
||||
|
||||
@@ -222,6 +222,20 @@
|
||||
- sprite: Mobs/Customization/gauze.rsi
|
||||
state: gauze_boxerwrap_l
|
||||
|
||||
- type: marking
|
||||
id: GauzeHead
|
||||
bodyPart: Head
|
||||
markingCategory: Overlay
|
||||
speciesRestriction: [Dwarf, Human, Reptilian, Arachnid, Moth]
|
||||
coloring:
|
||||
default:
|
||||
type:
|
||||
!type:SimpleColoring
|
||||
color: "#FFFFFF"
|
||||
sprites:
|
||||
- sprite: Mobs/Customization/gauze.rsi
|
||||
state: gauze_head
|
||||
|
||||
# Lizard Specific Markings
|
||||
- type: marking
|
||||
id: GauzeLizardLefteyePatch
|
||||
|
||||
BIN
Resources/Textures/Mobs/Customization/gauze.rsi/gauze_head.png
Normal file
BIN
Resources/Textures/Mobs/Customization/gauze.rsi/gauze_head.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 409 B |
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Gauze sprites by Github KittenColony / Discord kittencolony (297865728374210561)",
|
||||
"copyright": "Gauze sprites by Github KittenColony / Discord kittencolony (297865728374210561), gauze_head by github:DreamlyJack(624946166152298517)",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
@@ -142,6 +142,10 @@
|
||||
{
|
||||
"name": "gauze_moth_lowerleg_l",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "gauze_head",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user