add athena lights and rook lights and fix spirit marking

This commit is contained in:
kcin2001
2019-08-20 11:11:59 -07:00
parent 98b1ee8f96
commit 532a4198cf
3 changed files with 27 additions and 3 deletions
@@ -27,7 +27,7 @@
color_blend_mode = ICON_MULTIPLY
body_parts = list(BP_L_ARM,BP_R_ARM)
species_allowed = list(SPECIES_AKULA)
zangoose_belly
name = "Mongoose Cat Belly Marking"
icon_state = "test"
@@ -39,13 +39,37 @@
icon_state = "paintfront"
color_blend_mode = ICON_MULTIPLY
body_parts = list(BP_HEAD)
head_paint_back
name = "Head Paint"
icon_state = "paint"
color_blend_mode = ICON_MULTIPLY
body_parts = list(BP_HEAD)
athena_lights
name = "Hephaestus - Athena lights"
icon_state = "athena"
color_blend_mode = ICON_MULTIPLY
body_parts = list(BP_L_LEG,BP_R_LEG,BP_L_ARM,BP_R_ARM,BP_TORSO,BP_HEAD)
rook_lights
name = "Bishop - Rook lights"
icon_state = "rook-l"
color_blend_mode = ICON_MULTIPLY
body_parts = list(BP_L_FOOT,BP_R_FOOT,BP_L_LEG,BP_R_LEG,BP_L_ARM,BP_R_ARM,BP_L_HAND,BP_R_HAND,BP_GROIN,BP_TORSO,BP_HEAD)
rook_lights_body
name = "Bishop - Rook lights (body)"
icon_state = "rook-l"
color_blend_mode = ICON_MULTIPLY
body_parts = list(BP_L_FOOT,BP_R_FOOT,BP_L_LEG,BP_R_LEG,BP_L_ARM,BP_R_ARM,BP_L_HAND,BP_R_HAND,BP_GROIN,BP_TORSO)
rook_lights_head
name = "Bishop - Rook lights (head)"
icon_state = "rook-l"
color_blend_mode = ICON_MULTIPLY
body_parts = list(BP_HEAD)
/datum/sprite_accessory/tail/special/orca_tail
name = "Orca Tail"
desc = ""
@@ -947,7 +947,7 @@
color_blend_mode = ICON_MULTIPLY
body_parts = list(BP_L_LEG,BP_R_LEG,BP_L_ARM,BP_R_ARM,BP_L_HAND,BP_R_HAND,BP_TORSO)
spirit_panels_head
spirit_lights_head
name = "Ward - Spirit FBP Lights (head)"
icon_state = "lights"
color_blend_mode = ICON_MULTIPLY