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