More PowerEntry work.

This commit is contained in:
2024-08-19 05:56:24 -04:00
parent c0560ece47
commit b296742de0
+1 -1
View File
@@ -189,7 +189,7 @@ public class PowersParser {
equipmentPreReq.skill = arguments[1].trim();
equipmentPreReq.level = Integer.parseInt(lineValues[2].trim());
break;
case "SOUNDS":
case "SOUNDS": // Values not parsed
case "APPLYEFFECTOTHER":
case "FIZZLEOTHER":
case "FIZZLESELF":