Fixes typo in the gun sprite, adds origin_tech and tweaks charge cost
This commit is contained in:
Regen
2016-02-21 14:19:18 +01:00
parent 2db5fec54a
commit 8a6bedd028
2 changed files with 2 additions and 1 deletions
@@ -104,7 +104,8 @@ obj/item/weapon/gun/energy/laser/retro
icon_state = "immolator"
fire_sound = 'sound/weapons/laser3.ogg'
projectile_type = "/obj/item/projectile/beam/immolator"
charge_cost = 1400
origin_tech = "combat=4;materials=4;magnets=3;plasma=2"
charge_cost = 1520
////////Laser Tag////////////////////