Or is this the list fix? I can't read AWK and regex.

I know where the file IS, just...
This commit is contained in:
Hawk_v3
2020-01-13 19:01:15 +00:00
parent 9c7e1f82af
commit f36bda0ffd

View File

@@ -34,7 +34,8 @@
/obj/item/clothing/shoes/boots/winter/engineering,
/obj/item/weapon/tank/emergency/oxygen/engi,
/obj/item/weapon/reagent_containers/spray/windowsealant, //VOREStation Add
/obj/item/weapon/pipe_dispenser) //YW Add)
/obj/item/weapon/pipe_dispenser //YW Add,
)
/obj/structure/closet/secure_closet/engineering_chief/Initialize()
if(prob(50))
@@ -140,7 +141,8 @@
/obj/item/clothing/suit/storage/hooded/wintercoat/engineering/atmos,
/obj/item/clothing/shoes/boots/winter/atmos,
/obj/item/weapon/tank/emergency/oxygen/engi,
/obj/item/weapon/pipe_dispenser)//YW Addition)
/obj/item/weapon/pipe_dispenser //YW Addition,
)
/obj/structure/closet/secure_closet/atmos_personal/Initialize()
if(prob(50))