mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-20 03:26:37 +01:00
New xenomorph queen wings and xenomorph tail vwag fix (#18976)
* Automatic changelog compile [ci skip] * Automatic changelog compile [ci skip] * adds new xenomorph queen wings. Fixes xenomorph tail vwag --------- Co-authored-by: vorestation-ci[bot] <199609141+vorestation-ci[bot]@users.noreply.github.com> Co-authored-by: Aroliacue <avaylaiss34@gmail.com>
This commit is contained in:
@@ -1945,6 +1945,7 @@
|
||||
/datum/sprite_accessory/tail/xenotail_fullcolour_vwag
|
||||
name = "xenomorph tail (fully colourable, vwag)"
|
||||
desc = ""
|
||||
icon_state = "xenotail_fullcolour_vwag"
|
||||
icon_state = "xenotail_fullcolouralt"
|
||||
ani_state = "xenotail_fullcolouralt_w"
|
||||
do_colouration = 1
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
|
||||
@@ -645,6 +645,13 @@
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
wing_offset = 16
|
||||
|
||||
/datum/sprite_accessory/wing/xeno_queen_new
|
||||
name = "xenomorph backplate (queen, new)"
|
||||
desc = ""
|
||||
icon_state = "xeno_queen_new"
|
||||
do_colouration = 1
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
|
||||
//exclusive wings
|
||||
/datum/sprite_accessory/wing/kara
|
||||
name = "Pterokara wings"
|
||||
|
||||
Reference in New Issue
Block a user