mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
[MIRROR] Adds some more moth wings & antennae [MDB IGNORE] (#10972)
* Adds some more moth wings & antennae (#64293) add: ports some moth wings & antennae from fulp * Adds some more moth wings & antennae Co-authored-by: redguy999 <61719178+redguy999@users.noreply.github.com>
This commit is contained in:
@@ -2131,6 +2131,22 @@
|
||||
name = "Witch Wing"
|
||||
icon_state = "witchwing"
|
||||
|
||||
/datum/sprite_accessory/moth_wings/rosy
|
||||
name = "Rosy"
|
||||
icon_state = "rosy"
|
||||
|
||||
/datum/sprite_accessory/moth_wings/feathery
|
||||
name = "Feathery"
|
||||
icon_state = "feathery"
|
||||
|
||||
/datum/sprite_accessory/moth_wings/brown
|
||||
name = "Brown"
|
||||
icon_state = "brown"
|
||||
|
||||
/datum/sprite_accessory/moth_wings/plasmafire
|
||||
name = "Plasmafire"
|
||||
icon_state = "plasmafire"
|
||||
|
||||
/datum/sprite_accessory/moth_antennae //Finally splitting the sprite
|
||||
icon = 'icons/mob/moth_antennae.dmi'
|
||||
color_src = null
|
||||
@@ -2198,6 +2214,21 @@
|
||||
/datum/sprite_accessory/moth_antennae/regal
|
||||
name = "Regal"
|
||||
icon_state = "regal"
|
||||
/datum/sprite_accessory/moth_antennae/rosy
|
||||
name = "Rosy"
|
||||
icon_state = "rosy"
|
||||
|
||||
/datum/sprite_accessory/moth_antennae/feathery
|
||||
name = "Feathery"
|
||||
icon_state = "feathery"
|
||||
|
||||
/datum/sprite_accessory/moth_antennae/brown
|
||||
name = "Brown"
|
||||
icon_state = "brown"
|
||||
|
||||
/datum/sprite_accessory/moth_antennae/plasmafire
|
||||
name = "Plasmafire"
|
||||
icon_state = "plasmafire"
|
||||
|
||||
/datum/sprite_accessory/moth_markings // the markings that moths can have. finally something other than the boring tan
|
||||
icon = 'icons/mob/moth_markings.dmi'
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 6.5 KiB After Width: | Height: | Size: 8.2 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 55 KiB |
Reference in New Issue
Block a user