Skip to content

Commit

Permalink
Boost MT_BFG speed
Browse files Browse the repository at this point in the history
  • Loading branch information
viciious committed Jun 22, 2024
1 parent 48fabf7 commit 600b612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion info.c
Original file line number Diff line number Diff line change
Expand Up @@ -1554,7 +1554,7 @@ S_NULL, /* missilestate */
S_BFGLAND, /* deathstate */
S_NULL, /* xdeathstate */
sfx_rxplod, /* deathsound */
30*FRACUNIT, /* speed */
35*FRACUNIT, /* speed */
13*FRACUNIT, /* radius */
8*FRACUNIT, /* height */
100, /* mass */
Expand Down

0 comments on commit 600b612

Please sign in to comment.