mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 08:37:43 +01:00
+1
-1
@@ -469,6 +469,6 @@
|
||||
|
||||
/datum/sprite_accessory/snouts/mammal/masked_wing
|
||||
name = "Masked Wing"
|
||||
icon_state = "masked"
|
||||
icon_state = "masked" // By @Sweettoothart
|
||||
color_src = USE_ONE_COLOR
|
||||
organ_type = /obj/item/organ/snout/top_adj
|
||||
|
||||
@@ -26,9 +26,9 @@
|
||||
/datum/sprite_accessory/ears/soaring
|
||||
name = "Wispy Headwings"
|
||||
icon = 'modular_zubbers/icons/customization/ears.dmi'
|
||||
icon_state = "wispy"
|
||||
icon_state = "wispy" // By @Sweettoothart
|
||||
color_src = USE_ONE_COLOR
|
||||
|
||||
/datum/sprite_accessory/ears/soaring/small
|
||||
name = "Small Headwings"
|
||||
icon_state = "small"
|
||||
icon_state = "small" // By @Sweettoothart
|
||||
|
||||
@@ -74,5 +74,5 @@
|
||||
|
||||
/datum/sprite_accessory/horns/bubber/messenger
|
||||
name = "Winged Messenger"
|
||||
icon_state = "messenger"
|
||||
icon_state = "messenger" // By @Sweettoothart
|
||||
color_src = USE_ONE_COLOR
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
/datum/sprite_accessory/wings/mammal/pinioned
|
||||
name = "Pinioned Wings"
|
||||
icon = 'modular_zubbers/icons/mob/sprite_accesory/wings.dmi'
|
||||
icon_state = "pinioned"
|
||||
icon_state = "pinioned" // By @Sweettoothart
|
||||
dimension_x = 32
|
||||
dimension_y = 32
|
||||
color_src = USE_MATRIXED_COLORS
|
||||
|
||||
Reference in New Issue
Block a user