Ranged analyser

This commit is contained in:
Azarak
2021-07-19 14:34:37 +02:00
parent 057747d077
commit fe39ee1533
5 changed files with 28 additions and 2 deletions
+1 -1
View File
@@ -86,7 +86,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()