1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-12 02:28:11 +02:00

Fix outdated docs

This commit is contained in:
Ivan Savenko 2024-01-13 19:38:01 +02:00
parent 4851b6b830
commit 0cd83402d3

View File

@ -59,8 +59,8 @@ In order to make functional creature you also need:
// Basic growth of this creature in town or in external dwellings
"growth" : 0,
// Bonus growth of this creature from built horde
"hordeGrowth" : 0,
// Bonus growth of this creature from built horde, if any
"horde" : 0,
// Creature stats in battle
"attack" : 0,