mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 13:10:02 +01:00
stuffs (#1089)
This commit is contained in:
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 |
+1
-1
@@ -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"
|
||||
|
||||
+1
-6
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user