Allow mixtech in sandbox / Beta release tag

This commit is contained in:
Anuken
2022-10-03 22:23:46 -04:00
parent 3684dfcf0a
commit 49b789fc39
4 changed files with 23 additions and 10 deletions

View File

@@ -4192,7 +4192,7 @@ public class Blocks{
frontColor = Color.white;
backColor = trailColor = hitColor = Color.sky;
trailChance = 0.44f;
ammoMultiplier = 2f;
ammoMultiplier = 3f;
lifetime = 34f;
rotationOffset = 90f;