Skip to content

Commit

Permalink
velocityRnd moment
Browse files Browse the repository at this point in the history
  • Loading branch information
Slotterleet committed Jun 12, 2024
1 parent 8754fa4 commit 405e645
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/fos/content/FOSWeaponModules.java
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,7 @@ public static void load() {
bullet = new StickyBulletType(4f, 20f){{
lifetime = 40f;
width = height = 16f;
velocityRnd = 0.2f;

trailWidth = 3f;
trailLength = 12;
Expand Down

0 comments on commit 405e645

Please sign in to comment.