zerg mechanic overhaul

This commit is contained in:
2024-03-01 19:39:03 -06:00
parent 02d22f0881
commit ab5943e4b2
3 changed files with 30 additions and 18 deletions
+1
View File
@@ -177,6 +177,7 @@ public class PlayerCharacter extends AbstractCharacter {
public boolean isBoxed = false;
public float ZergMultiplier = 1.0f;
public int mineAppliedID = 0;
/**
* No Id Constructor
*/