瀏覽代碼

minor fixes:
- fixed duplicated bode dragon ability
- fixed enchanter animation
- removed plural ID from wog sorceress

Ivan Savenko 12 年之前
父節點
當前提交
09e2f0f021
共有 3 個文件被更改,包括 2 次插入15 次删除
  1. 1 1
      Mods/WoG/config/wog/creatures.json
  2. 0 13
      config/creatures/necropolis.json
  3. 1 1
      config/creatures/neutral.json

+ 1 - 1
Mods/WoG/config/wog/creatures.json

@@ -1112,7 +1112,7 @@
 			"wince": "ECNTWNCE.wav"
 		}
 	},
-	"sorceresses" :
+	"sorceress" :
 	{
 		"index": 193,
 		"level": 0,

+ 0 - 13
config/creatures/necropolis.json

@@ -329,12 +329,6 @@
 			"dragon" :
 			{
 				"type" : "DRAGON_NATURE"
-			},
-			"descreaseMorale" :
-			{
-				"type" : "MORALE",
-				"effectRange" : "ONLY_ENEMY_ARMY",
-				"val" : -1
 			}
 		},
 		"upgrades": ["ghostDragon"],
@@ -362,13 +356,6 @@
 			{
 				"type" : "DRAGON_NATURE",
 			},
-//		morale decrease is already set in ZCRTRAIT TXT 
-//			"descreaseMorale" :
-//			{
-//				"type" : "MORALE",
-//				"effectRange" : "ONLY_ENEMY_ARMY",
-//				"val" : -1
-//			},
 			"age" :
 			{
 				"type" : "SPELL_AFTER_ATTACK",

+ 1 - 1
config/creatures/neutral.json

@@ -332,7 +332,7 @@
 		},
 		"graphics" :
 		{
-			"animation": "CGTITA.DEF",
+			"animation": "Cench.DEF",
 			"missile" :
 			{
 				"projectile": "CPRZEAX.DEF"