gives temperature guns a high capacity cell. fixes #265

removes a duplicated line in power_cells.dm
This commit is contained in:
KazeEspada
2013-05-30 10:20:22 -07:00
parent 6b5bf780c0
commit 6fddcb4e61
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()