mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 06:58:30 +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:
co-authored by
vorestation-ci[bot] <199609141+vorestation-ci[bot]@users.noreply.github.com>
Aroliacue
parent
a2b6753922
commit
fb74b0d980
@@ -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"
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 231 KiB After Width: | Height: | Size: 231 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 105 KiB After Width: | Height: | Size: 105 KiB |
Reference in New Issue
Block a user