Merge pull request #683 from KazeEspada/temperature

temperature gun fix
This commit is contained in:
Cael Aislinn
2013-05-30 21:46:14 -07:00
2 changed files with 1 additions and 2 deletions
@@ -9,7 +9,7 @@
origin_tech = "combat=3;materials=4;powerstorage=3;magnets=2"
projectile_type = "/obj/item/projectile/temp"
cell_type = "/obj/item/weapon/cell/crap"
cell_type = "/obj/item/weapon/cell/high"
New()