mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-06 23:26:26 +02:00
Fix issue 1230. Implement Nomads sandwalker bonus
This commit is contained in:
parent
52a52dcfd9
commit
596e0d7b40
@ -475,6 +475,15 @@
|
|||||||
"index": 142,
|
"index": 142,
|
||||||
"level": 3,
|
"level": 3,
|
||||||
"faction": "neutral",
|
"faction": "neutral",
|
||||||
|
"abilities":
|
||||||
|
{
|
||||||
|
"sandWalker" :
|
||||||
|
{
|
||||||
|
"type" : "NO_TERRAIN_PENALTY",
|
||||||
|
"subtype" : 1,
|
||||||
|
"propagator" : "HERO"
|
||||||
|
}
|
||||||
|
},
|
||||||
"doubleWide" : true,
|
"doubleWide" : true,
|
||||||
"graphics" :
|
"graphics" :
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user