mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-24 22:14:36 +02:00
Add missing entries for new "limited shooting range" bonus
This commit is contained in:
parent
a19c9eccc4
commit
426246dc7e
@ -311,6 +311,14 @@
|
||||
}
|
||||
},
|
||||
|
||||
"LIMITED_SHOOTING_RANGE":
|
||||
{
|
||||
"graphics":
|
||||
{
|
||||
"icon": "zvs/Lib1.res/E_SHOOT"
|
||||
}
|
||||
},
|
||||
|
||||
"MANA_CHANNELING":
|
||||
{
|
||||
"graphics":
|
||||
|
@ -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}%",
|
||||
|
Loading…
Reference in New Issue
Block a user