1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-13 19:54:17 +02:00

vcmi: remove old string from config

This commit is contained in:
Konstantin
2023-03-16 00:54:24 +03:00
parent 44a625aa6b
commit a75ff91a50

View File

@@ -90,8 +90,7 @@
"damage":{ "damage":{
"type":"core:damage", "type":"core:damage",
"optional":false, "optional":false,
"indirect":true, "indirect":true
"customEffectId" : 82
} }
} }
}, },