This commit is contained in:
2022-12-04 12:34:29 +01:00
parent 979b6adde2
commit 6383b3938b
6 changed files with 6 additions and 6 deletions
@@ -28,4 +28,4 @@ class MithrilPebbleOfPigSmitingProjectile : ModProjectile {
Main.dust[dust].noGravity = true;
Main.dust[dust].velocity *= 0.3f;
}
}
}