Heavy laser buff and new sniper projectile

Boosted the heavy laser to do 45 damage instead of 40, making it
slightly better than the standar laser.
Made the energy drain slightly less on mechs
Added a more slim projectile to the sniper rifle, the old fruit shot was
to fat
This commit is contained in:
Regen
2014-02-08 13:20:59 +01:00
parent 7c15fdfbbf
commit 2abd278744
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -193,7 +193,7 @@ var/list/beam_master = list()
/obj/item/projectile/beam/heavylaser
name = "heavy laser"
icon_state = "heavylaser"
damage = 40
damage = 45
/obj/item/projectile/beam/xray
name = "xray beam"