PowerActionEntry parsing work.

This commit is contained in:
2024-08-20 12:06:35 -04:00
parent afd73082f3
commit 7ed94d171a
3 changed files with 209 additions and 216 deletions
@@ -34,7 +34,4 @@ public class PowerActionEntry {
public boolean applyEffectBlank = false;
public boolean wearOffEffectBlank = false;
}