mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-21 12:05:28 +01:00
oop (#19209)
This commit is contained in:
@@ -3040,13 +3040,16 @@ includes scars and tattoos
|
||||
name = "Catslug Belly Mark, Shelter"
|
||||
icon_state = "scug_shelter"
|
||||
body_parts = list(BP_GROIN)
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
|
||||
/datum/sprite_accessory/marking/scug_gate
|
||||
name = "Catslug Belly Mark, Gate"
|
||||
icon_state = "scug_gate"
|
||||
body_parts = list(BP_GROIN)
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
|
||||
/datum/sprite_accessory/marking/scug_door
|
||||
name = "Catslug Belly Mark, Door"
|
||||
icon_state = "scug_door"
|
||||
body_parts = list(BP_GROIN)
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
|
||||
Reference in New Issue
Block a user