This commit is contained in:
Azarak
2020-09-30 22:32:27 +01:00
committed by GitHub
parent a181fdd907
commit 61eb62c266
4 changed files with 2 additions and 7 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

@@ -125,7 +125,7 @@
/datum/body_marking_set/floofer
name = "Floofer"
body_marking_list = list("Floofer", "Floofer Sock")
body_marking_list = list("Floof", "Floofer Sock")
/datum/body_marking_set/rat
name = "Rat"
@@ -225,11 +225,6 @@
icon_state = "floof"
affected_bodyparts = HEAD | CHEST
/datum/body_marking/secondary/floofer
name = "Floofer"
icon_state = "floofer"
affected_bodyparts = HEAD | CHEST
/datum/body_marking/secondary/rat
name = "Rat Paw"
icon_state = "rat"
@@ -327,7 +322,7 @@
/datum/body_marking/tertiary/floofer
name = "Floofer Sock"
icon_state = "floofer"
affected_bodyparts = ARM_LEFT | ARM_RIGHT | LEG_RIGHT | LEG_LEFT
affected_bodyparts = ARM_LEFT | ARM_RIGHT | LEG_RIGHT | LEG_LEFT | HAND_LEFT | HAND_RIGHT
/datum/body_marking/tertiary/rat
name = "Rat Spot"