Adds mothpeople potion of flight wings (#50183)

* First steps

* bugfix and color match

* Changes as requested

* h

* D

* T

* M

* Lowercase
This commit is contained in:
ArcaneDefence
2020-04-01 04:01:00 -03:00
committed by GitHub
parent 6f7f3bab9f
commit c092f08403
5 changed files with 35 additions and 4 deletions
@@ -1719,6 +1719,23 @@
center = TRUE
dimension_y = 32
/datum/sprite_accessory/wings/megamoth
name = "Megamoth"
icon_state = "megamoth"
color_src = 0
dimension_x = 96
center = TRUE
dimension_y = 32
locked = TRUE
/datum/sprite_accessory/wings_open/megamoth
name = "Megamoth"
icon_state = "megamoth"
color_src = 0
dimension_x = 96
center = TRUE
dimension_y = 32
/datum/sprite_accessory/frills
icon = 'icons/mob/mutant_bodyparts.dmi'