mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-21 17:17:06 +02:00
Fix wrong comment
This commit is contained in:
parent
4cd910a4ce
commit
9dd1dbfe37
@ -5,7 +5,7 @@
|
||||
[
|
||||
["CREATURE_DAMAGE", 2, "creatureDamageMin", 0 ], //+2 minimum damage
|
||||
["CREATURE_DAMAGE", 4, "creatureDamageMax", 0 ], //+4 maximum damage
|
||||
["STACK_HEALTH", 20, null, 0 ] //+5 hp
|
||||
["STACK_HEALTH", 20, null, 0 ] //+20 hp
|
||||
],
|
||||
//Value of bonuses given by each skill level
|
||||
"skillLevels":
|
||||
|
Loading…
Reference in New Issue
Block a user