mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 02:54:41 +01:00
Adds robotics bags. (#23433)
* I present: bags! wowie... * oops * this should fix pierre * changes * forgor
This commit is contained in:
@@ -26,12 +26,12 @@
|
||||
|
||||
/obj/structure/closet/secure_closet/roboticist/populate_contents()
|
||||
new /obj/item/mod/core/standard(src)
|
||||
new /obj/item/storage/backpack(src)
|
||||
new /obj/item/storage/backpack(src)
|
||||
new /obj/item/storage/backpack/satchel_norm(src)
|
||||
new /obj/item/storage/backpack/satchel_norm(src)
|
||||
new /obj/item/storage/backpack/duffel(src)
|
||||
new /obj/item/storage/backpack/duffel(src)
|
||||
new /obj/item/storage/backpack/robotics(src)
|
||||
new /obj/item/storage/backpack/robotics(src)
|
||||
new /obj/item/storage/backpack/satchel_robo(src)
|
||||
new /obj/item/storage/backpack/satchel_robo(src)
|
||||
new /obj/item/storage/backpack/duffel/robotics(src)
|
||||
new /obj/item/storage/backpack/duffel/robotics(src)
|
||||
new /obj/item/clothing/suit/storage/labcoat/roboblack(src)
|
||||
new /obj/item/clothing/suit/storage/labcoat/robowhite(src)
|
||||
new /obj/item/radio/headset/headset_sci(src)
|
||||
|
||||
Reference in New Issue
Block a user