1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-02 09:02:03 +02:00

Merge pull request #1492 from dydzio0614/missing-bonus-entry

Add missing entries for new "limited shooting range" bonus
This commit is contained in:
Ivan Savenko 2023-01-25 12:30:25 +02:00 committed by GitHub
commit 078a4c9de7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 0 deletions

View File

@ -311,6 +311,14 @@
}
},
"LIMITED_SHOOTING_RANGE":
{
"graphics":
{
"icon": "zvs/Lib1.res/E_SHOOT"
}
},
"MANA_CHANNELING":
{
"graphics":

View File

@ -252,6 +252,12 @@
"description": "Drains ${val}% of damage dealt"
},
"LIMITED_SHOOTING_RANGE":
{
"name": "Limited shooting range",
"description": "Cannot shoot targets beyond ${val} hexes away"
},
"MANA_CHANNELING":
{
"name": "Magic Channel ${val}%",