mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 04:30:44 +01:00
gives temperature guns a high capacity cell. fixes #265
removes a duplicated line in power_cells.dm
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user