Skip to content

Commit

Permalink
i shot my own phazon to death and i cry. (tgstation#57772)
Browse files Browse the repository at this point in the history
Co-authored-by: MLGTASTICa <[email protected]>
  • Loading branch information
MLGTASTICa and MLGTASTICa authored Mar 23, 2021
1 parent c5675e4 commit 3ad077e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/vehicles/mecha/equipment/weapons/weapons.dm
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@

var/obj/projectile/A = new projectile(get_turf(src))
var/modifiers = params2list(params)
A.firer = chassis
A.preparePixelProjectile(target, source, modifiers, spread)

A.fire()
Expand Down

0 comments on commit 3ad077e

Please sign in to comment.