Debug code added

This commit is contained in:
2024-08-20 15:01:28 -04:00
parent a8ea778c6e
commit 502dda0b3b
2 changed files with 97 additions and 80 deletions
@@ -33,5 +33,7 @@ public class PowerActionEntry {
public mbEnums.DamageType damageType;
public boolean applyEffectBlank = false;
public boolean wearOffEffectBlank = false;
public int arg1;
public int arg2;
}