Browse Source

Fixed #1600 - incorrect specialty of Saurug

DjWarmonger 11 years ago
parent
commit
6ab0039053
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/heroes/stronghold.json

+ 1 - 1
config/heroes/stronghold.json

@@ -239,7 +239,7 @@
 		],
 		"specialties":
 		[
-			{ "type":2, "val": 5, "subtype": 11, "info": 1 }
+			{ "type":10, "val": 1, "subtype": 5, "info": 0 }
 		]
 	}
 }