mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 13:10:02 +01:00
+2
-2
@@ -3,7 +3,7 @@
|
||||
generic = "Wings"
|
||||
key = "wings"
|
||||
color_src = USE_ONE_COLOR
|
||||
recommended_species = list("human", "felinid", "lizard", "mammal")
|
||||
recommended_species = list("human", "felinid", "lizard", "mammal", "synthliz")
|
||||
organ_type = /obj/item/organ/wings
|
||||
relevent_layers = list(BODY_BEHIND_LAYER, BODY_FRONT_LAYER, BODY_ADJ_LAYER)
|
||||
|
||||
@@ -124,7 +124,7 @@
|
||||
/datum/sprite_accessory/wings/mammal
|
||||
icon = 'modular_skyrat/modules/customization/icons/mob/sprite_accessory/wings.dmi'
|
||||
default_color = DEFAULT_PRIMARY
|
||||
recommended_species = list("mammal", "lizard", "insect")
|
||||
recommended_species = list("mammal", "lizard", "insect", "synthliz")
|
||||
relevent_layers = list(BODY_BEHIND_LAYER, BODY_FRONT_LAYER)
|
||||
|
||||
/datum/sprite_accessory/wings/mammal/bat //TODO: port my sprite from hyper for this one
|
||||
|
||||
Reference in New Issue
Block a user