1
0
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:
Dydzio 2024-01-01 17:53:05 +01:00 committed by GitHub
parent 4cd910a4ce
commit 9dd1dbfe37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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":