Lower case R

This commit is contained in:
Cerebulon
2021-08-23 13:45:23 +01:00
parent f5fb5d4a3c
commit 8a7d0cb108
+1 -1
View File
@@ -102,7 +102,7 @@
item_state_slots = list(slot_r_hand_str = "science_labcoat", slot_l_hand_str = "science_labcoat")
/obj/item/clothing/suit/storage/toggle/labcoat/roboticist
name = "Roboticist labcoat"
name = "roboticist labcoat"
desc = "More like an eccentric coat than a labcoat. Helps pass off bloodstains as part of the aesthetic. Comes with red shoulder pads."
icon_state = "labcoat_robo"
item_state_slots = list(slot_r_hand_str = "labcoat", slot_l_hand_str = "labcoat")