mirror of
				https://github.com/vcmi/vcmi.git
				synced 2025-10-31 00:07:39 +02:00 
			
		
		
		
	Added missing files
This commit is contained in:
		
							
								
								
									
										10
									
								
								Mods/vcmi/config/vcmi/towerCreature.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								Mods/vcmi/config/vcmi/towerCreature.json
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| { | ||||
| 	"core:arrowTower" : | ||||
| 	{ | ||||
| 		"graphics" : | ||||
| 		{ | ||||
| 			"iconSmall" : "vcmi/creatureIcons/towerSmall", | ||||
| 			"iconLarge" : "vcmi/creatureIcons/towerLarge", | ||||
| 		} | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										101
									
								
								Mods/vcmi/config/vcmi/towerFactions.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										101
									
								
								Mods/vcmi/config/vcmi/towerFactions.json
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,101 @@ | ||||
| { | ||||
| 	"core:castle" : | ||||
| 	{ | ||||
| 		"town" : | ||||
| 		{ | ||||
| 			"siege" : | ||||
| 			{ | ||||
| 				"towerIconSmall" : "vcmi/creatureIcons/towerSmall", | ||||
| 				"towerIconLarge" : "vcmi/creatureIcons/towerLarge", | ||||
| 			} | ||||
| 		} | ||||
| 	}, | ||||
| 	"core:rampart" : | ||||
| 	{ | ||||
| 		"town" : | ||||
| 		{ | ||||
| 			"siege" : | ||||
| 			{ | ||||
| 				"towerIconSmall" : "vcmi/creatureIcons/towerSmall", | ||||
| 				"towerIconLarge" : "vcmi/creatureIcons/towerLarge", | ||||
| 			} | ||||
| 		} | ||||
| 	}, | ||||
| 	"core:tower" : | ||||
| 	{ | ||||
| 		"town" : | ||||
| 		{ | ||||
| 			"siege" : | ||||
| 			{ | ||||
| 				"towerIconSmall" : "vcmi/creatureIcons/towerSmall", | ||||
| 				"towerIconLarge" : "vcmi/creatureIcons/towerLarge", | ||||
| 			} | ||||
| 		} | ||||
| 	}, | ||||
| 	"core:inferno" : | ||||
| 	{ | ||||
| 		"town" : | ||||
| 		{ | ||||
| 			"siege" : | ||||
| 			{ | ||||
| 				"towerIconSmall" : "vcmi/creatureIcons/towerSmall", | ||||
| 				"towerIconLarge" : "vcmi/creatureIcons/towerLarge", | ||||
| 			} | ||||
| 		} | ||||
| 	}, | ||||
| 	"core:necropolis" : | ||||
| 	{ | ||||
| 		"town" : | ||||
| 		{ | ||||
| 			"siege" : | ||||
| 			{ | ||||
| 				"towerIconSmall" : "vcmi/creatureIcons/towerSmall", | ||||
| 				"towerIconLarge" : "vcmi/creatureIcons/towerLarge", | ||||
| 			} | ||||
| 		} | ||||
| 	}, | ||||
| 	"core:dungeon" : | ||||
| 	{ | ||||
| 		"town" : | ||||
| 		{ | ||||
| 			"siege" : | ||||
| 			{ | ||||
| 				"towerIconSmall" : "vcmi/creatureIcons/towerSmall", | ||||
| 				"towerIconLarge" : "vcmi/creatureIcons/towerLarge", | ||||
| 			} | ||||
| 		} | ||||
| 	}, | ||||
| 	"core:stronghold" : | ||||
| 	{ | ||||
| 		"town" : | ||||
| 		{ | ||||
| 			"siege" : | ||||
| 			{ | ||||
| 				"towerIconSmall" : "vcmi/creatureIcons/towerSmall", | ||||
| 				"towerIconLarge" : "vcmi/creatureIcons/towerLarge", | ||||
| 			} | ||||
| 		} | ||||
| 	}, | ||||
| 	"core:fortress" : | ||||
| 	{ | ||||
| 		"town" : | ||||
| 		{ | ||||
| 			"siege" : | ||||
| 			{ | ||||
| 				"towerIconSmall" : "vcmi/creatureIcons/towerSmall", | ||||
| 				"towerIconLarge" : "vcmi/creatureIcons/towerLarge", | ||||
| 			} | ||||
| 		} | ||||
| 	}, | ||||
| 	"core:conflux" : | ||||
| 	{ | ||||
| 		"town" : | ||||
| 		{ | ||||
| 			"siege" : | ||||
| 			{ | ||||
| 				"towerIconSmall" : "vcmi/creatureIcons/towerSmall", | ||||
| 				"towerIconLarge" : "vcmi/creatureIcons/towerLarge", | ||||
| 			} | ||||
| 		} | ||||
| 	} | ||||
| } | ||||
		Reference in New Issue
	
	Block a user