Make the floppy lizard ears have two colors. (#27679)
* Make the floppy lizard ears have two colors. * please fix whatever the hell happened * fix the error * suggestion from Ubaser * another suggestion from ubaser
This commit is contained in:
@@ -96,7 +96,8 @@ marking-LizardHornsBighorn = Lizard Horns (Bighorn)
|
||||
marking-LizardHornsKoboldEars-horns_kobold_ears = Lizard Ears (Kobold)
|
||||
marking-LizardHornsKoboldEars = Lizard Ears (Kobold)
|
||||
|
||||
marking-LizardHornsFloppyKoboldEars-horns_floppy_kobold_ears = Lizard Ears (Floppy Kobold)
|
||||
marking-LizardHornsFloppyKoboldEars-horns_floppy_kobold_ears_primary = Lizard Ears (Floppy Kobold)
|
||||
marking-LizardHornsFloppyKoboldEars-horns-floppy_kobold_ears_secondary = Lizard Ears (Floppy Kobold)
|
||||
marking-LizardHornsFloppyKoboldEars = Lizard Ears (Floppy Kobold)
|
||||
|
||||
marking-LizardChestUnderbelly-body_underbelly = Lizard Chest (Underbelly)
|
||||
|
||||
@@ -310,7 +310,9 @@
|
||||
speciesRestriction: [Reptilian]
|
||||
sprites:
|
||||
- sprite: Mobs/Customization/reptilian_parts.rsi
|
||||
state: horns_floppy_kobold_ears
|
||||
state: horns_floppy_kobold_ears_primary
|
||||
- sprite: Mobs/Customization/reptilian_parts.rsi
|
||||
state: horns_floppy_kobold_ears_secondary
|
||||
|
||||
- type: marking
|
||||
id: LizardChestUnderbelly
|
||||
|
||||
@@ -1422,7 +1422,6 @@
|
||||
horns_bighorn: KoboldHornColors
|
||||
horns_argali: KoboldHornColors
|
||||
horns_ayrshire: KoboldHornColors
|
||||
horns_floppy_kobold_ears: Inherit
|
||||
horns_double: Inherit
|
||||
horns_kobold_ears: Inherit
|
||||
- type: Butcherable
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 197 B |
@@ -590,7 +590,11 @@
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "horns_floppy_kobold_ears",
|
||||
"name": "horns_floppy_kobold_ears_primary",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "horns_floppy_kobold_ears_secondary",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user