mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-13 08:57:01 +01:00
Adds bee wing to insect species
This commit is contained in:
@@ -79,6 +79,10 @@
|
||||
name = "Witch Wing"
|
||||
icon_state = "witchwing"
|
||||
|
||||
/datum/sprite_accessory/moth_wings/bee
|
||||
name = "Bee Wing"
|
||||
icon_state = "bee"
|
||||
|
||||
/datum/sprite_accessory/moth_markings // the markings that moths can have. finally something other than the boring tan
|
||||
icon = 'icons/mob/moth_markings.dmi'
|
||||
color_src = null
|
||||
@@ -141,4 +145,4 @@
|
||||
|
||||
/datum/sprite_accessory/moth_markings/witchwing
|
||||
name = "Witch Wing"
|
||||
icon_state = "witchwing"
|
||||
icon_state = "witchwing"
|
||||
|
||||
Reference in New Issue
Block a user