1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-26 03:52:01 +02:00

vcmi: remove old landmine property

This commit is contained in:
Konstantin 2023-04-09 21:52:09 +03:00 committed by Konstantin P
parent 5419de3468
commit 198df21ae3

View File

@ -140,11 +140,6 @@
"appearAnimation" : "C09SPF0", "appearAnimation" : "C09SPF0",
"appearSound" : "LANDMINE" "appearSound" : "LANDMINE"
} }
},
"damage":{
"type":"core:damage",
"optional":false,
"indirect":true
} }
} }
}, },