mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 00:58:26 +01:00
[Modular] Robotics Clothing update (#1617)
* Yay, robotics clothing * Update modular_skyrat/modules/roboclothes/code/clothing/robotics_clothing.dm Co-authored-by: Gandalf <jzo123@hotmail.com> Co-authored-by: Gandalf <jzo123@hotmail.com>
This commit is contained in:
@@ -31,8 +31,9 @@
|
||||
uniform = /obj/item/clothing/under/rank/rnd/roboticist
|
||||
suit = /obj/item/clothing/suit/toggle/labcoat/roboticist
|
||||
|
||||
backpack = /obj/item/storage/backpack/science
|
||||
satchel = /obj/item/storage/backpack/satchel/tox
|
||||
backpack = /obj/item/storage/backpack/science/robo //SKYRAT CHANGE - Roboticist Bags (CHANGE)
|
||||
satchel = /obj/item/storage/backpack/satchel/tox/robo //SKYRAT CHANGE - Roboticist Bags (CHANGE)
|
||||
duffelbag = /obj/item/storage/backpack/duffel/robo //SKYRAT CHANGE - Roboticist Bags (ADDITION)
|
||||
|
||||
pda_slot = ITEM_SLOT_LPOCKET
|
||||
|
||||
|
||||
Reference in New Issue
Block a user