mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 09:08:30 +01:00
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:
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user