Merge pull request #12924 from SiliconMain/analyzer

Ports long range atmos analyzer from skyrat
This commit is contained in:
silicons
2020-07-29 01:09:48 -07:00
committed by GitHub
14 changed files with 95 additions and 50 deletions
+1 -1
View File
@@ -83,7 +83,7 @@
new /obj/item/multitool(src)
new /obj/item/stack/cable_coil(src,30,pick("red","yellow","orange"))
new /obj/item/extinguisher/mini(src)
new /obj/item/analyzer(src)
new /obj/item/analyzer/ranged(src)
//much roomier now that we've managed to remove two tools
/obj/item/storage/belt/utility/full/PopulateContents()