瀏覽代碼

Fix issue 1230. Implement Nomads sandwalker bonus

ArseniyShestakov 10 年之前
父節點
當前提交
596e0d7b40
共有 1 個文件被更改,包括 9 次插入0 次删除
  1. 9 0
      config/creatures/neutral.json

+ 9 - 0
config/creatures/neutral.json

@@ -475,6 +475,15 @@
 		"index": 142,
 		"level": 3,
 		"faction": "neutral",
+		"abilities":
+		{
+			"sandWalker" :
+			{
+				"type" : "NO_TERRAIN_PENALTY",
+				"subtype" : 1,
+				"propagator" : "HERO"
+			}
+		},
 		"doubleWide" : true,
 		"graphics" :
 		{