Turned heavy laser into a kind of laser minigun. Still more bang for your buck than a regular laser

This commit is contained in:
ZomgPonies
2014-08-05 00:11:57 -04:00
parent 3a3e8ac7be
commit db4a165244
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -304,11 +304,11 @@ var/list/beam_master = list()
flag = "laser"
eyeblur = 2
//changing heavy lasers to shoot twice as fast as regular lasers, and do a bit more DPS.
/obj/item/projectile/beam/heavylaser
name = "heavy laser"
icon_state = "heavylaser"
damage = 45
damage = 25
/obj/item/projectile/beam/xray
name = "xray beam"