mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
Fix outdated docs
This commit is contained in:
@@ -59,8 +59,8 @@ In order to make functional creature you also need:
|
|||||||
// Basic growth of this creature in town or in external dwellings
|
// Basic growth of this creature in town or in external dwellings
|
||||||
"growth" : 0,
|
"growth" : 0,
|
||||||
|
|
||||||
// Bonus growth of this creature from built horde
|
// Bonus growth of this creature from built horde, if any
|
||||||
"hordeGrowth" : 0,
|
"horde" : 0,
|
||||||
|
|
||||||
// Creature stats in battle
|
// Creature stats in battle
|
||||||
"attack" : 0,
|
"attack" : 0,
|
||||||
|
Reference in New Issue
Block a user