Senator Maintainer, Another Jinshee Sprite PR Has Hit The Repo (#3360)
## About The Pull Request Ports 5 sprites by @Sweettoothart from Iris Station. One new wing, one snout, two ears, and one horn. ## Why It's Good For The Game Makes roachwitharoach happy  ## Proof Of Testing https://github.com/user-attachments/assets/e63099ed-64bc-4ad8-9bde-2064cf9c1a68 ## Changelog 🆑 add: Added Pinioned Wings, Masked Wing Snout, Headwing Ears, and Winged Messenger Horns /🆑
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 21 KiB |
@@ -466,3 +466,9 @@
|
||||
color_src = USE_MATRIXED_COLORS
|
||||
name = "Renamon"
|
||||
icon_state = "renamon"
|
||||
|
||||
/datum/sprite_accessory/snouts/mammal/masked_wing
|
||||
name = "Masked Wing"
|
||||
icon_state = "masked"
|
||||
color_src = USE_ONE_COLOR
|
||||
organ_type = /obj/item/organ/snout/top_adj
|
||||
|
||||
@@ -22,3 +22,13 @@
|
||||
name = "Floppy"
|
||||
icon_state = "floppy"
|
||||
icon = 'modular_zubbers/icons/customization/ears.dmi'
|
||||
|
||||
/datum/sprite_accessory/ears/soaring
|
||||
name = "Wispy Headwings"
|
||||
icon = 'modular_zubbers/icons/customization/ears.dmi'
|
||||
icon_state = "wispy"
|
||||
color_src = USE_ONE_COLOR
|
||||
|
||||
/datum/sprite_accessory/ears/soaring/small
|
||||
name = "Small Headwings"
|
||||
icon_state = "small"
|
||||
|
||||
@@ -71,3 +71,8 @@
|
||||
/datum/sprite_accessory/horns/bubber/big/antlers/short //end of sprites by Gavla
|
||||
name = "Short Antlers"
|
||||
icon_state = "antlers_short"
|
||||
|
||||
/datum/sprite_accessory/horns/bubber/messenger
|
||||
name = "Winged Messenger"
|
||||
icon_state = "messenger"
|
||||
color_src = USE_ONE_COLOR
|
||||
|
||||
@@ -36,3 +36,11 @@
|
||||
dimension_x = 32
|
||||
dimension_y = 32
|
||||
color_src = USE_MATRIXED_COLORS
|
||||
|
||||
/datum/sprite_accessory/wings/mammal/pinioned
|
||||
name = "Pinioned Wings"
|
||||
icon = 'modular_zubbers/icons/mob/sprite_accesory/wings.dmi'
|
||||
icon_state = "pinioned"
|
||||
dimension_x = 32
|
||||
dimension_y = 32
|
||||
color_src = USE_MATRIXED_COLORS
|
||||
|
||||
|
Before Width: | Height: | Size: 5.2 KiB After Width: | Height: | Size: 6.4 KiB |
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 3.7 KiB |
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 6.6 KiB |