Fix for experimental weapon's crates, they had a mismatched item path and were throwing off any other crates ordered with them.

Thanks to Blaank for finding this!

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2476 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
trubblebass@gmail.com
2011-11-03 18:45:22 +00:00
parent 108d4fd8f0
commit 6680db7d89
+1 -2
View File
@@ -429,8 +429,7 @@
"/obj/item/weapon/tank/plasma",
"/obj/item/weapon/chem_grenade/incendiary",
"/obj/item/weapon/chem_grenade/incendiary",
"/obj/item/weapon/chem_grenade/incendiary",
"/obj/item/clothing/gloves/stungloves")
"/obj/item/weapon/chem_grenade/incendiary")
cost = 25
containertype = "/obj/structure/crate/secure/weapon"
containername = "Experimental weapons crate"