1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-09-16 09:26:28 +02:00

Bonus icon fix (posted by zeriss)

This commit is contained in:
AlexVinS
2018-08-27 00:42:32 +03:00
parent 690b3caff0
commit 6d1901c4f3

View File

@@ -397,7 +397,7 @@
{ {
"graphics": "graphics":
{ {
"icon": "zvs/Lib1.res/E_MORAL" "icon": "zvs/Lib1.res/NonLiving"
} }
}, },
@@ -443,7 +443,7 @@
{ {
"graphics": "graphics":
{ {
"icon": "zvs/Lib1.res/E_SPAIR" "icon": "zvs/Lib1.res/SelfLuck"
} }
}, },