[MIRROR] Adds new body marking (#7411)

Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com>
Co-authored-by: CHOMPStation2 <chompsation2@gmail.com>
This commit is contained in:
CHOMPStation2
2023-12-13 09:36:49 +01:00
committed by GitHub
co-authored by Heroman3003 CHOMPStation2
parent 33216232e0
commit 0f84b902fb
2 changed files with 7 additions and 0 deletions
@@ -933,6 +933,13 @@
color_blend_mode = ICON_MULTIPLY
body_parts = list(BP_HEAD)
/datum/sprite_accessory/marking/vr_knees_to_chest
name = "knees to chest"
icon = 'icons/mob/human_races/markings_vr.dmi'
icon_state = "knees_to_chest"
color_blend_mode = ICON_MULTIPLY
body_parts = list(BP_TORSO,BP_GROIN,BP_L_LEG,BP_R_LEG)
/datum/sprite_accessory/marking/vr_sect_drone
name = "Sect Drone Bodytype"
icon = 'icons/mob/human_races/markings_vr.dmi'
Binary file not shown.

Before

Width:  |  Height:  |  Size: 82 KiB

After

Width:  |  Height:  |  Size: 83 KiB