mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-28 15:48:49 +01:00
[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:
co-authored by
Heroman3003
CHOMPStation2
parent
33216232e0
commit
0f84b902fb
@@ -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 |
Reference in New Issue
Block a user