Skip to content

Commit

Permalink
more ::fun:: from the phase cannon
Browse files Browse the repository at this point in the history
Co-authored-by: Bokkiewokkie <[email protected]>
  • Loading branch information
Pockets-byte and Bokkiewokkie authored Jun 5, 2024
1 parent 2f13b83 commit 4e84993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nsv13/code/modules/overmap/weapons/projectiles_fx.dm
Original file line number Diff line number Diff line change
Expand Up @@ -568,7 +568,7 @@ Misc projectile types, effects, think of this as the special FX file.
/obj/item/projectile/beam/laser/heavylaser/phaser/relayed
projectile_piercing = PASSGLASS|PASSGRILLE|PASSTABLE
flag = "laser"
damage = 40 //let's give them a chance to live, instead of smiting them with the full wraith of the Enterprise
damage = 80 //let's give them a chance to live, instead of smiting them with the full wraith of the Enterprise

/obj/item/projectile/beam/laser/heavylaser/phaser/relayed/on_hit(atom/target, blocked)
. = ..()
Expand Down

0 comments on commit 4e84993

Please sign in to comment.