Module:BuildingIcons/data

From Workers & Resources: Soviet Republic Official Wiki
< Module:BuildingIcons
Revision as of 18:43, 14 June 2024 by JKM (talk | contribs) (5 revisions imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Documentation for this module may be created at Module:BuildingIcons/data/doc

buildingIconData = {
	['empty slot']= {
		['icon'] = 'empty slot.png',
		
	},
	['brick factory']= {
		['icon'] = 'Tool brick factory.png',
		['tip'] = 'Brick factory',
	},
	['concrete plant']= {
		['icon'] = 'Tool concrete plant.png',
		['tip'] = 'Concrete plant',
	},
	['cement plant']= {
		['icon'] = 'Tool cement plant.png',
		['tip'] = 'Cement plant',
	},
	['cement plant']= {
		['icon'] = 'CementPlant.png',
		['tip'] = 'Cement plant',
	}
}