Fix scope of summonDemons graphics
@@ -1,6 +1,9 @@
{
"core:summonDemons" : {
- "name": "Summon Demons"
+ "name": "Summon Demons",
+ "graphics" : {
+ "iconEffect" : "battle/actionGenie.png" // generic icon since H3 does not have one
+ },
},
"core:firstAid" : {
"name": "First Aid"
@@ -14,9 +14,7 @@
"sounds": {
"cast": "RESURECT"
- "graphics" : {
- "iconEffect" : "battle/actionGenie.png" // generic icon since H3 does not have one
- },
+ "graphics" : {},
"levels" : {
"base": {
"description" : "",