@@ -0,0 +1,8 @@
+{
+ "images" :
+ [
+ // Fix for swapped in H3 icons of Wight and Wraith
+ { "frame" : 62, "defFile" : "cprsmall.def", "defFrame" : 63},
+ { "frame" : 63, "defFile" : "cprsmall.def", "defFrame" : 62}
+ ]
+}
@@ -1,6 +1,7 @@
{
"images" :
[
+ // Fix for swapped in H3 icons of View Earth and View Air
{ "frame" : 3, "defFile" : "spells.def", "defFrame" : 5},
{ "frame" : 5, "defFile" : "spells.def", "defFrame" : 3}
]