mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
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:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user