Skip to content

Commit

Permalink
Merge pull request DopplerShift13#232 from Nerev4r/extramarkings
Browse files Browse the repository at this point in the history
Some More Markings
  • Loading branch information
carpotoxin authored Nov 14, 2024
2 parents 0407b6f + ec4c021 commit 2dee642
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -245,3 +245,13 @@
name = "Plain"
icon_state = "plain"
body_zones = HEAD | CHEST | ARM_LEFT | ARM_RIGHT | HAND_LEFT | HAND_RIGHT | LEG_RIGHT | LEG_LEFT

/datum/sprite_accessory/body_marking/secondary/upper
name = "Upper Limb"
icon_state = "upper"
body_zones = ARM_LEFT | ARM_RIGHT | LEG_RIGHT | LEG_LEFT

/datum/sprite_accessory/body_marking/secondary/lower
name = "Lower Limb"
icon_state = "lower"
body_zones = ARM_LEFT | ARM_RIGHT | LEG_RIGHT | LEG_LEFT
Binary file not shown.

0 comments on commit 2dee642

Please sign in to comment.