1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-23 22:37:55 +02:00

kingdom overview dwellings for mods

This commit is contained in:
Laserlicht
2025-09-02 02:58:55 +02:00
parent 83e2bfde11
commit a3a234f8e0
7 changed files with 38 additions and 2 deletions

View File

@@ -22,7 +22,10 @@
"guards" : true,
"guards" : [
{ "amount" : 12, "type" : "earthElemental" }
]
],
/// Optional image showed on kingdom overview (animation; only frame 0 displayed)
"kingdomOverviewImage" : "image.def"
}
```