mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-23 05:06:50 +01:00
Lower case R
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user