1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-06 09:09:40 +02:00

Update docs to be in line with existing code.

This commit is contained in:
Tomasz Zieliński
2024-03-14 10:22:15 +01:00
parent 8ef7daf45a
commit a93dd25867
2 changed files with 2 additions and 2 deletions

View File

@@ -515,7 +515,7 @@ canLearnSpells
```jsonc
"creatures" : [
{
"creature" : "archer",
"type" : "archer",
"upgradeChance" : 30,
"amount" : 20,
}