More PowerEntry work.

This commit is contained in:
2024-08-19 06:07:17 -04:00
parent 62dfb8a42e
commit 9428436883
+1
View File
@@ -196,6 +196,7 @@ public class PowersParser {
powerEntry.bladeTrails = Boolean.parseBoolean(lineValues[1].trim());
break;
case "SOUNDS": // Values not parsed
case "APPLYEFFECTSELF":
case "APPLYEFFECTOTHER":
case "FIZZLEOTHER":
case "FIZZLESELF":