Merge pull request #1768 from Citadel-Station-13/upstream-merge-28740

[MIRROR] Station Engineers Spawn With Industrial Welder
This commit is contained in:
LetterJay
2017-06-26 10:51:51 -05:00
committed by GitHub
3 changed files with 11 additions and 2 deletions
@@ -58,7 +58,7 @@
for(var/i in 1 to 3)
new /obj/item/clothing/head/welding(src)
for(var/i in 1 to 3)
new /obj/item/weapon/weldingtool/largetank(src)
new /obj/item/weapon/weldingtool(src)
/obj/structure/closet/secure_closet/engineering_personal
name = "engineer's locker"