mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-30 07:28:53 +01:00
Merge pull request #15531 from FartMaster69420/Xenobag-Fix
Adding Xenobio Bag to the Science Level Three Biohazard Locker.
This commit is contained in:
@@ -44,7 +44,8 @@
|
||||
|
||||
starts_with = list(
|
||||
/obj/item/clothing/suit/bio_suit/scientist,
|
||||
/obj/item/clothing/head/bio_hood/scientist)
|
||||
/obj/item/clothing/head/bio_hood/scientist,
|
||||
/obj/item/weapon/storage/bag/xeno = 1)
|
||||
|
||||
/obj/structure/closet/l3closet/scientist/double
|
||||
starts_with = list(
|
||||
|
||||
Reference in New Issue
Block a user