mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-27 14:06:43 +01:00
Dual colored feline taur body with spots.
This commit is contained in:
@@ -331,7 +331,12 @@
|
||||
name = "Feline dual-color (Taur)"
|
||||
icon_state = "feline_s"
|
||||
extra_overlay = "feline_markings"
|
||||
|
||||
|
||||
/datum/sprite_accessory/tail/taur/feline/feline_spots
|
||||
name = "Feline spots (Taur)"
|
||||
icon_state = "feline_s"
|
||||
extra_overlay = "feline_spots"
|
||||
|
||||
/datum/sprite_accessory/tail/taur/feline/synthfeline
|
||||
name = "SynthFeline dual-color (Taur)"
|
||||
icon_state = "synthfeline_s"
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 70 KiB After Width: | Height: | Size: 71 KiB |
@@ -2232,6 +2232,7 @@
|
||||
#include "code\modules\mob\living\simple_animal\vore\bee.dm"
|
||||
#include "code\modules\mob\living\simple_animal\vore\carp.dm"
|
||||
#include "code\modules\mob\living\simple_animal\vore\catgirl.dm"
|
||||
#include "code\modules\mob\living\simple_animal\vore\chocobo.dm"
|
||||
#include "code\modules\mob\living\simple_animal\vore\corrupt_hounds.dm"
|
||||
#include "code\modules\mob\living\simple_animal\vore\deathclaw.dm"
|
||||
#include "code\modules\mob\living\simple_animal\vore\dino.dm"
|
||||
|
||||
Reference in New Issue
Block a user