mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 20:48:56 +01:00
[MIRROR] New flight potion wing sprites for moths (#3065)
* New flight potion wing sprites for moths (#56412) Wing sprites are courtesy of Papaporo Paprito over on Fulpstation! This PR adds a second sprite for flight potion wings for moths. A new system is implemented to make this possible, using radial menus. * New flight potion wing sprites for moths * Update species.dm Co-authored-by: Jack7D1 <59462654+Jack7D1@users.noreply.github.com> Co-authored-by: Gandalf2k15 <jzo123@hotmail.com> Co-authored-by: Azarak <azarak10@gmail.com>
This commit is contained in:
co-authored by
Jack7D1
Gandalf2k15
Azarak
parent
5417a9a4a6
commit
e8dcf3bae2
@@ -1741,6 +1741,23 @@
|
||||
center = TRUE
|
||||
dimension_y = 32
|
||||
|
||||
/datum/sprite_accessory/wings/mothra
|
||||
name = "Mothra"
|
||||
icon_state = "mothra"
|
||||
color_src = 0
|
||||
dimension_x = 96
|
||||
center = TRUE
|
||||
dimension_y = 32
|
||||
locked = TRUE
|
||||
|
||||
/datum/sprite_accessory/wings_open/mothra
|
||||
name = "Mothra"
|
||||
icon_state = "mothra"
|
||||
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