- Nerfed Exosuit Syringe Gun construction cost.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2883 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
panurgomatic
2011-12-31 16:06:03 +00:00
parent 1a64dcb09f
commit 3c3a2e6cfd
+1 -1
View File
@@ -1254,7 +1254,7 @@
equip_cooldown = 10
origin_tech = "materials=3;biotech=4;magnets=4;programming=3"
construction_time = 200
construction_cost = list("metal"=3000,"gold"=2000,"plasma"=4000)
construction_cost = list("metal"=3000,"glass"=2000)
New()
..()