mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 12:08:28 +01:00
Makes feathered wings colorable
Also makes them not hide your species tail, so if you're taj or unathi or whatever, your tail still shows up. For #925
This commit is contained in:
@@ -506,9 +506,11 @@
|
||||
ckeys_allowed = list("arokha")
|
||||
|
||||
/datum/sprite_accessory/tail/feathered
|
||||
name = "feathered wings"
|
||||
name = "feathered wings, colorable"
|
||||
desc = ""
|
||||
icon_state = "feathered"
|
||||
show_species_tail = 1
|
||||
do_colouration = 1
|
||||
|
||||
/datum/sprite_accessory/tail/redpanda
|
||||
name = "red panda"
|
||||
|
||||
Reference in New Issue
Block a user