check for powers needing skill

This commit is contained in:
2023-01-11 19:52:38 -06:00
parent 5853dc802d
commit c9972962d1
2 changed files with 17 additions and 0 deletions
+1
View File
@@ -566,6 +566,7 @@ public class CharacterPower extends AbstractGameObject {
}
}
}
return true;
}