mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-28 14:37:27 +01:00
Merge pull request #6279 from VOREStation/upstream-merge-6541
[MIRROR] Adds Teshari Underfluff marking
This commit is contained in:
@@ -1594,6 +1594,14 @@
|
||||
body_parts = list(BP_TORSO)
|
||||
species_allowed = list(SPECIES_UNATHI)
|
||||
|
||||
//Tesh stuff.
|
||||
|
||||
teshi_fluff
|
||||
name = "Underfluff (Teshari)"
|
||||
icon_state = "teshi_fluff"
|
||||
body_parts = list(BP_HEAD, BP_TORSO, BP_GROIN, BP_R_LEG, BP_L_LEG)
|
||||
species_allowed = list(SPECIES_TESHARI)
|
||||
|
||||
//skin styles - WIP
|
||||
//going to have to re-integrate this with surgery
|
||||
//let the icon_state hold an icon preview for now
|
||||
|
||||
@@ -1027,12 +1027,6 @@
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
body_parts = list(BP_L_LEG)
|
||||
|
||||
teshi_fluff
|
||||
name = "Teshari underfluff"
|
||||
icon_state = "teshi_fluff"
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
body_parts = list(BP_L_FOOT,BP_R_FOOT,BP_GROIN,BP_TORSO,BP_HEAD)
|
||||
|
||||
teshi_small_feathers
|
||||
name = "Teshari small wingfeathers"
|
||||
icon_state = "teshi_sf"
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 31 KiB |
Reference in New Issue
Block a user