mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
Fix incorrect icon on removal of skill
This commit is contained in:
@@ -418,6 +418,7 @@ Keep in mind, that all randomization is performed on map load and on object rese
|
||||
- If hero does not have selected skill and have free skill slots, he will receive skill at specified level
|
||||
- Possible values: 1 (basic), 2 (advanced), 3 (expert)
|
||||
- Each secondary skill can be explicitly specified or randomly selected
|
||||
- Negative values can be used to downgrade or remove secondary skills from hero
|
||||
|
||||
```json
|
||||
"secondary": [
|
||||
|
||||
Reference in New Issue
Block a user