mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 15:08:34 +01:00
Itsaidmybranchwasbad (#18088)
* fixes circle mark, adds a ziggy one * possible fix (seperated legs)
This commit is contained in:
@@ -75,6 +75,11 @@ includes scars and tattoos
|
||||
body_parts = list (BP_L_LEG)
|
||||
//END TODO
|
||||
|
||||
/datum/sprite_accessory/marking/tat_zigs
|
||||
name = "Tattoo (Zigs)"
|
||||
icon_state = "tat_zigs"
|
||||
body_parts = list(BP_L_LEG, BP_R_LEG)
|
||||
|
||||
/datum/sprite_accessory/marking/tat_circle/legs
|
||||
name = "Modified Tattoo (Circle, Legs)"
|
||||
icon_state = "tat_circle"
|
||||
|
||||
Reference in New Issue
Block a user