Added to vendors/tech.

This commit is contained in:
Fermi
2019-06-08 01:00:51 +01:00
parent 65b218d4c3
commit f44b9048af
5 changed files with 40 additions and 7 deletions
+2 -2
View File
@@ -553,12 +553,12 @@
STR.max_items = 18
STR.display_numerical_stacking = TRUE
STR.can_hold = typecacheof(list(
/obj/item/projectile/bullet/dart/syringe/dart
/obj/item/reagent_containers/syringe/dart
))
/obj/item/storage/belt/medolier/full/PopulateContents()
for(var/i in 1 to 8)
new /obj/item/projectile/bullet/dart/syringe/dart(src)
new /obj/item/reagent_containers/syringe/dart/(src)
/obj/item/storage/belt/holster
name = "shoulder holster"