mirror of
				https://github.com/vcmi/vcmi.git
				synced 2025-10-31 00:07:39 +02:00 
			
		
		
		
	Restored code from previous commit.
This commit is contained in:
		| @@ -36,6 +36,10 @@ | ||||
| 		"upgrades": ["stormElemental"], | ||||
| 		"graphics" : | ||||
| 		{ | ||||
| 			"animationTime" : | ||||
| 			{ | ||||
| 				"idle" : 0 | ||||
| 			}, | ||||
| 			"animation": "CAELEM.DEF" | ||||
| 		}, | ||||
| 		"sound" : | ||||
| @@ -82,6 +86,10 @@ | ||||
| 		"upgrades": ["magmaElemental"], | ||||
| 		"graphics" : | ||||
| 		{ | ||||
| 			"animationTime" : | ||||
| 			{ | ||||
| 				"idle" : 0 | ||||
| 			}, | ||||
| 			"animation": "CEELEM.DEF" | ||||
| 		}, | ||||
| 		"sound" : | ||||
| @@ -129,6 +137,10 @@ | ||||
| 		"upgrades": ["energyElemental"], | ||||
| 		"graphics" : | ||||
| 		{ | ||||
| 			"animationTime" : | ||||
| 			{ | ||||
| 				"idle" : 0 | ||||
| 			}, | ||||
| 			"animation": "CFELEM.DEF" | ||||
| 		}, | ||||
| 		"sound" : | ||||
| @@ -190,6 +202,10 @@ | ||||
| 		"upgrades": ["iceElemental"], | ||||
| 		"graphics" : | ||||
| 		{ | ||||
| 			"animationTime" : | ||||
| 			{ | ||||
| 				"idle" : 0 | ||||
| 			}, | ||||
| 			"animation": "CWELEM.DEF" | ||||
| 		}, | ||||
| 		"sound" : | ||||
| @@ -334,6 +350,10 @@ | ||||
| 		"graphics" : | ||||
| 		{ | ||||
| 			"animation": "CICEE.DEF", | ||||
| 			"animationTime" : | ||||
| 			{ | ||||
| 				"idle" : 0 | ||||
| 			}, | ||||
| 			"missile" : | ||||
| 			{ | ||||
| 				"projectile": "PICEE.DEF" | ||||
| @@ -379,6 +399,10 @@ | ||||
| 		}, | ||||
| 		"graphics" : | ||||
| 		{ | ||||
| 			"animationTime" : | ||||
| 			{ | ||||
| 				"idle" : 0 | ||||
| 			}, | ||||
| 			"animation": "CSTONE.DEF" | ||||
| 		}, | ||||
| 		"sound" : | ||||
| @@ -421,6 +445,10 @@ | ||||
| 		"graphics" : | ||||
| 		{ | ||||
| 			"animation": "CSTORM.DEF", | ||||
| 			"animationTime" : | ||||
| 			{ | ||||
| 				"idle" : 0 | ||||
| 			}, | ||||
| 			"missile" : | ||||
| 			{ | ||||
| 				"projectile": "CPRGTIX.DEF" | ||||
| @@ -471,6 +499,10 @@ | ||||
| 		}, | ||||
| 		"graphics" : | ||||
| 		{ | ||||
| 			"animationTime" : | ||||
| 			{ | ||||
| 				"idle" : 0 | ||||
| 			}, | ||||
| 			"animation": "CNRG.DEF" | ||||
| 		}, | ||||
| 		"sound" : | ||||
|   | ||||
		Reference in New Issue
	
	Block a user