Added VOREStation comments to our custom lines that were missing them and removed debugging code.

This commit is contained in:
Leshana
2017-05-20 16:51:41 -04:00
parent bff2340326
commit e4becce7bf
5 changed files with 10 additions and 21 deletions
@@ -54,7 +54,7 @@
/obj/item/weapon/storage/box/survival/New()
..()
new /obj/item/clothing/mask/gas(src)
new /obj/item/clothing/mask/gas(src) // VOREStation Edit - Tether
new /obj/item/weapon/tank/emergency/oxygen(src)
//VS Edit