mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 03:02:54 +00:00
adds some new bodysprites (#7542)
This commit is contained in:
@@ -58,6 +58,16 @@
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
extra_overlay = "dragon_2_mark"
|
||||
|
||||
/datum/sprite_accessory/wing/cloakwings
|
||||
name = "Cloaking Moth Wings with Eyes (Colorable)"
|
||||
desc = ""
|
||||
icon = 'modular_chomp/icons/mob/human_races/sprite_accessories/wings.dmi'
|
||||
icon_state = "cloakmoth"
|
||||
do_colouration = 1
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
extra_overlay = "cloakmoth_eyes"
|
||||
|
||||
|
||||
/// XENO BACKPLATES ///
|
||||
|
||||
/datum/sprite_accessory/wing/xeno_standard_backplate
|
||||
@@ -104,4 +114,4 @@
|
||||
icon_state = "sectdrone_wing_alt_nomark"
|
||||
do_colouration = 1
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
wing_offset = 16
|
||||
wing_offset = 16
|
||||
|
||||
Reference in New Issue
Block a user