; PediaIcons.txt ; File that accompanies Civilopedia.txt. ; specify the files that civilopedia icons are to be read from as follows ; for item "ENTRY" with key "TYPE_ENTRY" ; the large icon would be FIRST under "ICON_TYPE_ENTRY" ; the small icon is SECOND under "ICON_TYPE_ENTRY" ; ; buildings break from this form, ; a building -- wonder, small wonder, city improvement is displayed as follows: ; ; #ICON_BLDG_NAME ; TYPE ; file list... ; ; type indicates how many files are in the file list. ; if only one icon exists for the building, TYPE should be SINGLE, and 2 files in list (large, small) ; if the building icon varies by era, TYPE should be ERA, and 1 file for each era per size in order should be in the list ; if the building icon varies by culture TYPE should be CULTURE, and file for each culture type per size in order should be in the list ; types must be written in CAPITAL LETTERS ; the order that the file names are written in must correspond to the order that they are in the .bic file: ; for ERA in the default mod that is: Ancient, MiddleAge, Industrial, Modern ; for CULTURE in the default mod that is: American, European, Roman/Mediterranean, ; ; This may turn into the default art customization file... I'm adding the leader head art now... #START LEADER/RACE ART #RACE_ROMANS art\leaderheads\CE.pcx art\advisors\CE_all.pcx #RACE_EGYPTIANS art\leaderheads\CL.pcx art\advisors\CL_all.pcx #RACE_GREEKS art\leaderheads\AL.pcx art\advisors\AL_all.pcx #RACE_BABYLON art\leaderheads\HA.pcx art\advisors\HA_all.pcx #RACE_GERMANS art\leaderheads\BS.pcx art\advisors\BS_all.pcx #RACE_RUSSIAN art\leaderheads\CA.pcx art\advisors\CA_all.pcx #RACE_CHINESE art\leaderheads\MO.pcx art\advisors\MO_all.pcx #RACE_AMERICAN art\leaderheads\AB.pcx art\advisors\AB_all.pcx #RACE_JAPANESE art\leaderheads\TO.pcx art\advisors\TO_all.pcx #RACE_FRENCH art\leaderheads\JO.pcx art\advisors\JO_all.pcx #RACE_INDIAN art\leaderheads\GH.pcx art\advisors\GH_all.pcx #RACE_PERSIAN art\leaderheads\XE.pcx art\advisors\XE_all.pcx #RACE_AZTECS art\leaderheads\MN.pcx art\advisors\MN_all.pcx #RACE_ZULU art\leaderheads\ZU.pcx art\advisors\ZU_all.pcx #RACE_IROQUOIS art\leaderheads\HI.pcx art\advisors\HI_all.pcx #RACE_ENGLISH art\leaderheads\LZ.pcx art\advisors\LZ_all.pcx #### # Happy Icons (conquer/domination/space winner) #HAPPY_RACE_ROMANS art\leaderheads\CE_HAP.pcx #HAPPY_RACE_EGYPTIANS art\leaderheads\CL_HAP.pcx #HAPPY_RACE_GREEKS art\leaderheads\AL_HAP.pcx #HAPPY_RACE_BABYLON art\leaderheads\HA_HAP.pcx #HAPPY_RACE_GERMANS art\leaderheads\BS_HAP.pcx #HAPPY_RACE_RUSSIAN art\leaderheads\CA_HAP.pcx #HAPPY_RACE_CHINESE art\leaderheads\MO_HAP.pcx #HAPPY_RACE_AMERICAN art\leaderheads\AB_HAP.pcx #HAPPY_RACE_JAPANESE art\leaderheads\TO_HAP.pcx #HAPPY_RACE_FRENCH art\leaderheads\JO_HAP.pcx #HAPPY_RACE_INDIAN art\leaderheads\GH_HAP.pcx #HAPPY_RACE_PERSIAN art\leaderheads\XE_HAP.pcx #HAPPY_RACE_AZTECS art\leaderheads\MN_HAP.pcx #HAPPY_RACE_ZULU art\leaderheads\ZU_HAP.pcx #HAPPY_RACE_IROQUOIS art\leaderheads\HI_HAP.pcx #HAPPY_RACE_ENGLISH art\leaderheads\LZ_HAP.pcx #### # Small Happy Icons (defeat) #SHAPP_RACE_ROMANS art\leaderheads\CE_SHAP.pcx #SHAPP_RACE_EGYPTIANS art\leaderheads\CL_SHAP.pcx #SHAPP_RACE_GREEKS art\leaderheads\AL_SHAP.pcx #SHAPP_RACE_BABYLON art\leaderheads\HA_SHAP.pcx #SHAPP_RACE_GERMANS art\leaderheads\BS_SHAP.pcx #SHAPP_RACE_RUSSIAN art\leaderheads\CA_SHAP.pcx #SHAPP_RACE_CHINESE art\leaderheads\MO_SHAP.pcx #SHAPP_RACE_AMERICAN art\leaderheads\AB_SHAP.pcx #SHAPP_RACE_JAPANESE art\leaderheads\TO_SHAP.pcx #SHAPP_RACE_FRENCH art\leaderheads\JO_SHAP.pcx #SHAPP_RACE_INDIAN art\leaderheads\GH_SHAP.pcx #SHAPP_RACE_PERSIAN art\leaderheads\XE_SHAP.pcx #SHAPP_RACE_AZTECS art\leaderheads\MN_SHAP.pcx #SHAPP_RACE_ZULU art\leaderheads\ZU_SHAP.pcx #SHAPP_RACE_IROQUOIS art\leaderheads\HI_SHAP.pcx #SHAPP_RACE_ENGLISH art\leaderheads\LZ_SHAP.pcx #### # Large Kiss Icons (Culture/diplomatic Winners) #LKISS_RACE_ROMANS art\leaderheads\CE_KIS.pcx #LKISS_RACE_EGYPTIANS art\leaderheads\CL_KIS.pcx #LKISS_RACE_GREEKS art\leaderheads\AL_KIS.pcx #LKISS_RACE_BABYLON art\leaderheads\HA_KIS.pcx #LKISS_RACE_GERMANS art\leaderheads\BS_KIS.pcx #LKISS_RACE_RUSSIAN art\leaderheads\CA_KIS.pcx #LKISS_RACE_CHINESE art\leaderheads\MO_KIS.pcx #LKISS_RACE_AMERICAN art\leaderheads\AB_KIS.pcx #LKISS_RACE_JAPANESE art\leaderheads\TO_KIS.pcx #LKISS_RACE_FRENCH art\leaderheads\JO_KIS.pcx #LKISS_RACE_INDIAN art\leaderheads\GH_KIS.pcx #LKISS_RACE_PERSIAN art\leaderheads\XE_KIS.pcx #LKISS_RACE_AZTECS art\leaderheads\MN_KIS.pcx #LKISS_RACE_ZULU art\leaderheads\ZU_KIS.pcx #LKISS_RACE_IROQUOIS art\leaderheads\HI_KIS.pcx #LKISS_RACE_ENGLISH art\leaderheads\LZ_KIS.pcx #### # Small Kiss Icons (diplomatic losers) #SKISS_RACE_ROMANS art\leaderheads\CE_SKIS.pcx #SKISS_RACE_EGYPTIANS art\leaderheads\CL_SKIS.pcx #SKISS_RACE_GREEKS art\leaderheads\AL_SKIS.pcx #SKISS_RACE_BABYLON art\leaderheads\HA_SKIS.pcx #SKISS_RACE_GERMANS art\leaderheads\BS_SKIS.pcx #SKISS_RACE_RUSSIAN art\leaderheads\CA_SKIS.pcx #SKISS_RACE_CHINESE art\leaderheads\MO_SKIS.pcx #SKISS_RACE_AMERICAN art\leaderheads\AB_SKIS.pcx #SKISS_RACE_JAPANESE art\leaderheads\TO_SKIS.pcx #SKISS_RACE_FRENCH art\leaderheads\JO_SKIS.pcx #SKISS_RACE_INDIAN art\leaderheads\GH_SKIS.pcx #SKISS_RACE_PERSIAN art\leaderheads\XE_SKIS.pcx #SKISS_RACE_AZTECS art\leaderheads\MN_SKIS.pcx #SKISS_RACE_ZULU art\leaderheads\ZU_SKIS.pcx #SKISS_RACE_IROQUOIS art\leaderheads\HI_SKIS.pcx #SKISS_RACE_ENGLISH art\leaderheads\LZ_SKIS.pcx #### # Small Angry Icons (domination/space losers) #ANGRY_RACE_ROMANS art\leaderheads\CE_ANG.pcx #ANGRY_RACE_EGYPTIANS art\leaderheads\CL_ANG.pcx #ANGRY_RACE_GREEKS art\leaderheads\AL_ANG.pcx #ANGRY_RACE_BABYLON art\leaderheads\HA_ANG.pcx #ANGRY_RACE_GERMANS art\leaderheads\BS_ANG.pcx #ANGRY_RACE_RUSSIAN art\leaderheads\CA_ANG.pcx #ANGRY_RACE_CHINESE art\leaderheads\MO_ANG.pcx #ANGRY_RACE_AMERICAN art\leaderheads\AB_ANG.pcx #ANGRY_RACE_JAPANESE art\leaderheads\TO_ANG.pcx #ANGRY_RACE_FRENCH art\leaderheads\JO_ANG.pcx #ANGRY_RACE_INDIAN art\leaderheads\GH_ANG.pcx #ANGRY_RACE_PERSIAN art\leaderheads\XE_ANG.pcx #ANGRY_RACE_AZTECS art\leaderheads\MN_ANG.pcx #ANGRY_RACE_ZULU art\leaderheads\ZU_ANG.pcx #ANGRY_RACE_IROQUOIS art\leaderheads\HI_ANG.pcx #ANGRY_RACE_ENGLISH art\leaderheads\LZ_ANG.pcx #### # Small loving Icons (Cultural Victory Winner) #ILOVE_RACE_ROMANS art\leaderheads\CE_CULT.pcx #ILOVE_RACE_EGYPTIANS art\leaderheads\CL_CULT.pcx #ILOVE_RACE_GREEKS art\leaderheads\AL_CULT.pcx #ILOVE_RACE_BABYLON art\leaderheads\HA_CULT.pcx #ILOVE_RACE_GERMANS art\leaderheads\BS_CULT.pcx #ILOVE_RACE_RUSSIAN art\leaderheads\CA_CULT.pcx #ILOVE_RACE_CHINESE art\leaderheads\MO_CULT.pcx #ILOVE_RACE_AMERICAN art\leaderheads\AB_CULT.pcx #ILOVE_RACE_JAPANESE art\leaderheads\TO_CULT.pcx #ILOVE_RACE_FRENCH art\leaderheads\JO_CULT.pcx #ILOVE_RACE_INDIAN art\leaderheads\GH_CULT.pcx #ILOVE_RACE_PERSIAN art\leaderheads\XE_CULT.pcx #ILOVE_RACE_AZTECS art\leaderheads\MN_CULT.pcx #ILOVE_RACE_ZULU art\leaderheads\ZU_CULT.pcx #ILOVE_RACE_IROQUOIS art\leaderheads\HI_CULT.pcx #ILOVE_RACE_ENGLISH art\leaderheads\LZ_CULT.pcx #### # Small loved Icons (Cultural Victory Winner) #LOVED_RACE_ROMANS art\leaderheads\CE_CULTB.pcx #LOVED_RACE_EGYPTIANS art\leaderheads\CL_CULTB.pcx #LOVED_RACE_GREEKS art\leaderheads\AL_CULTB.pcx #LOVED_RACE_BABYLON art\leaderheads\HA_CULTB.pcx #LOVED_RACE_GERMANS art\leaderheads\BS_CULTB.pcx #LOVED_RACE_RUSSIAN art\leaderheads\CA_CULTB.pcx #LOVED_RACE_CHINESE art\leaderheads\MO_CULTB.pcx #LOVED_RACE_AMERICAN art\leaderheads\AB_CULTB.pcx #LOVED_RACE_JAPANESE art\leaderheads\TO_CULTB.pcx #LOVED_RACE_FRENCH art\leaderheads\JO_CULTB.pcx #LOVED_RACE_INDIAN art\leaderheads\GH_CULTB.pcx #LOVED_RACE_PERSIAN art\leaderheads\XE_CULTB.pcx #LOVED_RACE_AZTECS art\leaderheads\MN_CULTB.pcx #LOVED_RACE_ZULU art\leaderheads\ZU_CULTB.pcx #LOVED_RACE_IROQUOIS art\leaderheads\HI_CULTB.pcx #LOVED_RACE_ENGLISH art\leaderheads\LZ_CULTB.pcx #### # Large Beaten-up Icons (defeat) #LHURT_RACE_ROMANS art\leaderheads\CE_CONQ_L.pcx #LHURT_RACE_EGYPTIANS art\leaderheads\CL_CONQ_L.pcx #LHURT_RACE_GREEKS art\leaderheads\AL_CONQ_L.pcx #LHURT_RACE_BABYLON art\leaderheads\HA_CONQ_L.pcx #LHURT_RACE_GERMANS art\leaderheads\BS_CONQ_L.pcx #LHURT_RACE_RUSSIAN art\leaderheads\CA_CONQ_L.pcx #LHURT_RACE_CHINESE art\leaderheads\MO_CONQ_L.pcx #LHURT_RACE_AMERICAN art\leaderheads\AB_CONQ_L.pcx #LHURT_RACE_JAPANESE art\leaderheads\TO_CONQ_L.pcx #LHURT_RACE_FRENCH art\leaderheads\JO_CONQ_L.pcx #LHURT_RACE_INDIAN art\leaderheads\GH_CONQ_L.pcx #LHURT_RACE_PERSIAN art\leaderheads\XE_CONQ_L.pcx #LHURT_RACE_AZTECS art\leaderheads\MN_CONQ_L.pcx #LHURT_RACE_ZULU art\leaderheads\ZU_CONQ_L.pcx #LHURT_RACE_IROQUOIS art\leaderheads\HI_CONQ_L.pcx #LHURT_RACE_ENGLISH art\leaderheads\LZ_CONQ_L.pcx #### # Small Beaten-up Icons (conquered/eliminated) #HURTN_RACE_ROMANS art\leaderheads\CE_CONQ.pcx #HURTN_RACE_EGYPTIANS art\leaderheads\CL_CONQ.pcx #HURTN_RACE_GREEKS art\leaderheads\AL_CONQ.pcx #HURTN_RACE_BABYLON art\leaderheads\HA_CONQ.pcx #HURTN_RACE_GERMANS art\leaderheads\BS_CONQ.pcx #HURTN_RACE_RUSSIAN art\leaderheads\CA_CONQ.pcx #HURTN_RACE_CHINESE art\leaderheads\MO_CONQ.pcx #HURTN_RACE_AMERICAN art\leaderheads\AB_CONQ.pcx #HURTN_RACE_JAPANESE art\leaderheads\TO_CONQ.pcx #HURTN_RACE_FRENCH art\leaderheads\JO_CONQ.pcx #HURTN_RACE_INDIAN art\leaderheads\GH_CONQ.pcx #HURTN_RACE_PERSIAN art\leaderheads\XE_CONQ.pcx #HURTN_RACE_AZTECS art\leaderheads\MN_CONQ.pcx #HURTN_RACE_ZULU art\leaderheads\ZU_CONQ.pcx #HURTN_RACE_IROQUOIS art\leaderheads\HI_CONQ.pcx #HURTN_RACE_ENGLISH art\leaderheads\LZ_CONQ.pcx #END LEADER/RACE ART ######################################################################################### #START CIVILOPEDIA ART #Non-Tech Govts #ICON_GOVT_ANARCHY art\civilopedia\icons\anarchy large.pcx art\civilopedia\icons\anarchy small.pcx #ICON_GOVT_DESPOTISM art\civilopedia\icons\despotism large.pcx art\civilopedia\icons\despotism small.pcx #End non-tech Gov'ts #Start Races #ICON_RACE_ROMANS art\civilopedia\icons\races\romanslarge.pcx art\civilopedia\icons\races\romanssmall.pcx #ICON_RACE_EGYPTIANS art\civilopedia\icons\races\egyptlarge.pcx art\civilopedia\icons\races\egyptsmall.pcx #ICON_RACE_GREEKS art\civilopedia\icons\races\greecelarge.pcx art\civilopedia\icons\races\greecesmall.pcx #ICON_RACE_BABYLON art\civilopedia\icons\races\babylonianlarge.pcx art\civilopedia\icons\races\babyloniansmall.pcx #ICON_RACE_GERMANS art\civilopedia\icons\races\germanslarge.pcx art\civilopedia\icons\races\germanssmall.pcx #ICON_RACE_RUSSIAN art\civilopedia\icons\races\russianslarge.pcx art\civilopedia\icons\races\russianssmall.pcx #ICON_RACE_CHINESE art\civilopedia\icons\races\Chinalarge.pcx art\civilopedia\icons\races\Chinasmall.pcx #ICON_RACE_AMERICAN art\civilopedia\icons\races\americanslarge.pcx art\civilopedia\icons\races\americanssmall.pcx #ICON_RACE_JAPANESE art\civilopedia\icons\races\japanlarge.pcx art\civilopedia\icons\races\japansmall.pcx #ICON_RACE_FRENCH art\civilopedia\icons\races\francelarge.pcx art\civilopedia\icons\races\francesmall.pcx #ICON_RACE_INDIAN art\civilopedia\icons\races\indianslarge.pcx art\civilopedia\icons\races\indianssmall.pcx #ICON_RACE_PERSIAN art\civilopedia\icons\races\persianslarge.pcx art\civilopedia\icons\races\persianssmall.pcx #ICON_RACE_AZTECS art\civilopedia\icons\races\azteclarge.pcx art\civilopedia\icons\races\aztecsmall.pcx #ICON_RACE_ZULU art\civilopedia\icons\races\zulularge.pcx art\civilopedia\icons\races\zulusmall.pcx #ICON_RACE_IROQUOIS art\civilopedia\icons\races\iroquoislarge.pcx art\civilopedia\icons\races\iroquoissmall.pcx #ICON_RACE_ENGLISH art\civilopedia\icons\races\englishlarge.pcx art\civilopedia\icons\races\englishsmall.pcx ########################### #Start Worker actions... #ICON_TFRM_Mine art\civilopedia\icons\terrain\minelarge.pcx art\civilopedia\icons\terrain\minesmall.pcx #ICON_TFRM_Fortress art\civilopedia\icons\terrain\buildfortlarge.pcx art\civilopedia\icons\terrain\buildfortsmall.pcx #ICON_TFRM_Irrigation art\civilopedia\icons\terrain\irrigationlarge.pcx art\civilopedia\icons\terrain\irrigationsmall.pcx #ICON_TFRM_Road art\civilopedia\icons\terrain\roadslarge.pcx art\civilopedia\icons\terrain\roadssmall.pcx #ICON_TFRM_Railroad art\civilopedia\icons\terrain\railroadslarge.pcx art\civilopedia\icons\terrain\railroadssmall.pcx #ICON_TFRM_Plant_Forest art\civilopedia\icons\terrain\plantforestlarge.pcx art\civilopedia\icons\terrain\plantforestsmall.pcx #ICON_TFRM_Clear_Forest art\civilopedia\icons\terrain\clearforestlarge.pcx art\civilopedia\icons\terrain\clearforestsmall.pcx #ICON_TFRM_Clear_Jungle art\civilopedia\icons\terrain\clearjunglelarge.pcx art\civilopedia\icons\terrain\clearjunglesmall.pcx #ICON_TFRM_Clear_Pollution art\civilopedia\icons\terrain\clearpollutionlarge.pcx art\civilopedia\icons\terrain\clearpollutionsmall.pcx #ICON_TFRM_Build_Colony art\civilopedia\icons\terrain\buildcolonylarge.pcx art\civilopedia\icons\terrain\buildcolonysmall.pcx #End Worker actions #start terrain... #ICON_TERR_Coast art\civilopedia\icons\terrain\coastlinelarge.pcx art\civilopedia\icons\terrain\coastlinesmall.pcx #ICON_TERR_Desert art\civilopedia\icons\terrain\desertlarge.pcx art\civilopedia\icons\terrain\desertsmall.pcx #ICON_TERR_Flood_Plain art\civilopedia\icons\terrain\floodplainslarge.pcx art\civilopedia\icons\terrain\floodplainssmall.pcx #ICON_TERR_Forest art\civilopedia\icons\terrain\forestlarge.pcx art\civilopedia\icons\terrain\forestsmall.pcx #ICON_TERR_Grassland art\civilopedia\icons\terrain\grasslandlarge.pcx art\civilopedia\icons\terrain\grasslandsmall.pcx #ICON_TERR_Hills art\civilopedia\icons\terrain\hillslarge.pcx art\civilopedia\icons\terrain\hillssmall.pcx #ICON_TERR_Jungle art\civilopedia\icons\terrain\junglelarge.pcx art\civilopedia\icons\terrain\junglesmall.pcx #ICON_TERR_Mountains art\civilopedia\icons\terrain\mountainslarge.pcx art\civilopedia\icons\terrain\mountainssmall.pcx #ICON_TERR_Ocean art\civilopedia\icons\terrain\oceanlarge.pcx art\civilopedia\icons\terrain\oceansmall.pcx #ICON_TERR_Plains art\civilopedia\icons\terrain\plainslarge.pcx art\civilopedia\icons\terrain\plainssmall.pcx #ICON_TERR_Sea art\civilopedia\icons\terrain\sealarge.pcx art\civilopedia\icons\terrain\seasmall.pcx #ICON_TERR_Tundra art\civilopedia\icons\terrain\tundralarge.pcx art\civilopedia\icons\terrain\tundrasmall.pcx #ICON_TERR_River art\civilopedia\icons\terrain\riverslarge.pcx art\civilopedia\icons\terrain\riverssmall.pcx #ICON_TERR_Grassland_with_Shield art\civilopedia\icons\terrain\grasslandwshieldlarge.pcx art\civilopedia\icons\terrain\grasslandwshieldsmall.pcx #ICON_TERR_Fresh_Water_Lake art\civilopedia\icons\terrain\freshwaterLakeslarge.pcx art\civilopedia\icons\terrain\freshwaterLakessmall.pcx #End terrain #start resources #ICON_GOOD_Aluminum art\civilopedia\icons\resources\aluminumlarge.pcx art\civilopedia\icons\resources\aluminumsmall.pcx #ICON_GOOD_Cattle art\civilopedia\icons\resources\cattlelarge.pcx art\civilopedia\icons\resources\cattlesmall.pcx #ICON_GOOD_Coal art\civilopedia\icons\resources\coallarge.pcx art\civilopedia\icons\resources\coalsmall.pcx #ICON_GOOD_Diamonds art\civilopedia\icons\resources\diamondslarge.pcx art\civilopedia\icons\resources\diamondssmall.pcx #ICON_GOOD_Dye art\civilopedia\icons\resources\dyelarge.pcx art\civilopedia\icons\resources\dyesmall.pcx #ICON_GOOD_Fish art\civilopedia\icons\resources\fishlarge.pcx art\civilopedia\icons\resources\fishsmall.pcx #ICON_GOOD_Furs art\civilopedia\icons\resources\furslarge.pcx art\civilopedia\icons\resources\furssmall.pcx #ICON_GOOD_Game art\civilopedia\icons\resources\gamelarge.pcx art\civilopedia\icons\resources\gamesmall.pcx #ICON_GOOD_Gold art\civilopedia\icons\resources\goldlarge.pcx art\civilopedia\icons\resources\goldsmall.pcx #ICON_GOOD_Horses art\civilopedia\icons\resources\horselarge.pcx art\civilopedia\icons\resources\horsesmall.pcx #ICON_GOOD_Incense art\civilopedia\icons\resources\incenselarge.pcx art\civilopedia\icons\resources\incensesmall.pcx #ICON_GOOD_Iron art\civilopedia\icons\resources\ironlarge.pcx art\civilopedia\icons\resources\ironsmall.pcx #ICON_GOOD_Ivory art\civilopedia\icons\resources\ivorylarge.pcx art\civilopedia\icons\resources\ivorysmall.pcx #ICON_GOOD_Oil art\civilopedia\icons\resources\oillarge.pcx art\civilopedia\icons\resources\oilsmall.pcx #ICON_GOOD_Rubber art\civilopedia\icons\resources\rubberlarge.pcx art\civilopedia\icons\resources\rubbersmall.pcx #ICON_GOOD_Saltpeter art\civilopedia\icons\resources\saltpetrelarge.pcx art\civilopedia\icons\resources\saltpetresmall.pcx #ICON_GOOD_Silk art\civilopedia\icons\resources\silklarge.pcx art\civilopedia\icons\resources\silksmall.pcx #ICON_GOOD_Spice art\civilopedia\icons\resources\spicelarge.pcx art\civilopedia\icons\resources\spicesmall.pcx #ICON_GOOD_Uranium art\civilopedia\icons\resources\uraniumlarge.pcx art\civilopedia\icons\resources\uraniumsmall.pcx #ICON_GOOD_Whales art\civilopedia\icons\resources\whaleslarge.pcx art\civilopedia\icons\resources\whalessmall.pcx #ICON_GOOD_Wheat art\civilopedia\icons\resources\wheatlarge.pcx art\civilopedia\icons\resources\wheatsmall.pcx #ICON_GOOD_Wine art\civilopedia\icons\resources\winelarge.pcx art\civilopedia\icons\resources\winesmall.pcx #End Resources #start units #ICON_PRTO_Settler art\civilopedia\icons\units\00settlerlarge.pcx art\civilopedia\icons\units\00settlersmall.pcx #ICON_PRTO_Worker art\civilopedia\icons\units\01workerlarge.pcx art\civilopedia\icons\units\01workersmall.pcx #ICON_PRTO_Scout art\civilopedia\icons\units\02scoutlarge.pcx art\civilopedia\icons\units\02scoutsmall.pcx #ICON_PRTO_Explorer art\civilopedia\icons\units\03Explorerlarge.pcx art\civilopedia\icons\units\03Explorersmall.pcx #ICON_PRTO_Marine art\civilopedia\icons\units\04marinelarge.pcx art\civilopedia\icons\units\04marinesmall.pcx #ICON_PRTO_Paratrooper art\civilopedia\icons\units\05paratrooperlarge.pcx art\civilopedia\icons\units\05paratroopersmall.pcx #ICON_PRTO_Warrior art\civilopedia\icons\units\06warriorlarge.pcx art\civilopedia\icons\units\06warriorsmall.pcx #ICON_PRTO_Archer art\civilopedia\icons\units\07archerlarge.pcx art\civilopedia\icons\units\07archersmall.pcx #ICON_PRTO_Spearman art\civilopedia\icons\units\08spearmanlarge.pcx art\civilopedia\icons\units\08spearmansmall.pcx #ICON_PRTO_Swordsman art\civilopedia\icons\units\09swordsmanlarge.pcx art\civilopedia\icons\units\09swordsmansmall.pcx #ICON_PRTO_Chariot art\civilopedia\icons\units\10chariotlarge.pcx art\civilopedia\icons\units\10chariotsmall.pcx #ICON_PRTO_Horseman art\civilopedia\icons\units\11horsemanlarge.pcx art\civilopedia\icons\units\11Horsemansmall.pcx #ICON_PRTO_Pikeman art\civilopedia\icons\units\12pikemanlarge.pcx art\civilopedia\icons\units\12pikemansmall.pcx #ICON_PRTO_Longbowman art\civilopedia\icons\units\13longbowmanlarge.pcx art\civilopedia\icons\units\13longbowmansmall.pcx #ICON_PRTO_Musketman art\civilopedia\icons\units\14musketmanlarge.pcx art\civilopedia\icons\units\14musketmansmall.pcx #ICON_PRTO_Knight art\civilopedia\icons\units\15knightlarge.pcx art\civilopedia\icons\units\15knightsmall.pcx #ICON_PRTO_Rifleman art\civilopedia\icons\units\16riflemanlarge.pcx art\civilopedia\icons\units\16riflemansmall.pcx #ICON_PRTO_Cavalry art\civilopedia\icons\units\17cavalrylarge.pcx art\civilopedia\icons\units\17cavalrysmall.pcx #ICON_PRTO_Infantry art\civilopedia\icons\units\18infantrylarge.pcx art\civilopedia\icons\units\18infantrysmall.pcx #ICON_PRTO_Tank art\civilopedia\icons\units\19shermantanklarge.pcx art\civilopedia\icons\units\19shermantanksmall.pcx #ICON_PRTO_Mech_Infantry art\civilopedia\icons\units\20mechanizedinfantrylarge.pcx art\civilopedia\icons\units\20mechanizedinfantrysmall.pcx #ICON_PRTO_Modern_Armor art\civilopedia\icons\units\21modernarmorlarge.pcx art\civilopedia\icons\units\21modernarmorsmall.pcx #ICON_PRTO_Catapult art\civilopedia\icons\units\22catapultlarge.pcx art\civilopedia\icons\units\22catapultsmall.pcx #ICON_PRTO_Cannon art\civilopedia\icons\units\23cannonlarge.pcx art\civilopedia\icons\units\23cannonsmall.pcx #ICON_PRTO_Artillery art\civilopedia\icons\units\24artillerylarge.pcx art\civilopedia\icons\units\24artillerysmall.pcx #ICON_PRTO_Radar_Artillery art\civilopedia\icons\units\25radarartillerylarge.pcx art\civilopedia\icons\units\25radarartillerysmall.pcx #ICON_PRTO_Cruise_Missile art\civilopedia\icons\units\26cruisemissilelarge.pcx art\civilopedia\icons\units\26cruisemissilesmall.pcx #ICON_PRTO_NUKE art\civilopedia\icons\units\27icbmtacticallarge.pcx art\civilopedia\icons\units\27icbmtacticalsmall.pcx #ICON_PRTO_ICBM art\civilopedia\icons\units\28icbmlarge.pcx art\civilopedia\icons\units\28icbmsmall.pcx #ICON_PRTO_Galley art\civilopedia\icons\units\29galley(trireme)large.pcx art\civilopedia\icons\units\29galley(trireme)small.pcx #ICON_PRTO_Caravel art\civilopedia\icons\units\30caravellarge.pcx art\civilopedia\icons\units\30caravelsmall.pcx #ICON_PRTO_Frigate art\civilopedia\icons\units\31frigatelarge.pcx art\civilopedia\icons\units\31frigatesmall.pcx #ICON_PRTO_Galleon art\civilopedia\icons\units\32galleonlarge.pcx art\civilopedia\icons\units\32galleonsmall.pcx #ICON_PRTO_Ironclad art\civilopedia\icons\units\33ironcladlarge.pcx art\civilopedia\icons\units\33ironcladsmall.pcx #ICON_PRTO_Transport art\civilopedia\icons\units\34transportlarge.pcx art\civilopedia\icons\units\34transportsmall.pcx #ICON_PRTO_Carrier art\civilopedia\icons\units\35nimitzlarge.pcx art\civilopedia\icons\units\35nimitzsmall.pcx #ICON_PRTO_Submarine art\civilopedia\icons\units\36submarinelarge.pcx art\civilopedia\icons\units\36submarinesmall.pcx #ICON_PRTO_Destroyer art\civilopedia\icons\units\37destroyerlarge.pcx art\civilopedia\icons\units\37destroyersmall.pcx #ICON_PRTO_Battleship art\civilopedia\icons\units\38iowabattleshiplarge.pcx art\civilopedia\icons\units\38iowabattleshipsmall.pcx #ICON_PRTO_AEGIS_Cruiser art\civilopedia\icons\units\39aegiscruiserlarge.pcx art\civilopedia\icons\units\39aegiscruisersmall.pcx #ICON_PRTO_Nuclear_Submarine art\civilopedia\icons\units\40nuclearsubmarinelarge.pcx art\civilopedia\icons\units\40nuclearsubmarinesmall.pcx #ICON_PRTO_Fighter art\civilopedia\icons\units\41fighterlarge.pcx art\civilopedia\icons\units\41fightersmall.pcx #ICON_PRTO_Bomber art\civilopedia\icons\units\42bomberlarge.pcx art\civilopedia\icons\units\42bombersmall.pcx #ICON_PRTO_Helicopter art\civilopedia\icons\units\43transporthelicopterlarge.pcx art\civilopedia\icons\units\43transporthelicoptersmall.pcx #ICON_PRTO_Jet_Fighter art\civilopedia\icons\units\44jetfighterlarge.pcx art\civilopedia\icons\units\44jetfightersmall.pcx #ICON_PRTO_Stealth_Fighter art\civilopedia\icons\units\45stealthfighterlarge.pcx art\civilopedia\icons\units\45stealthfightersmall.pcx #ICON_PRTO_Stealth_Bomber art\civilopedia\icons\units\46stealthbomberlarge.pcx art\civilopedia\icons\units\46stealthbombersmall.pcx #ICON_PRTO_Leader art\civilopedia\icons\units\47leaderlarge.pcx art\civilopedia\icons\units\47leadersmall.pcx #ICON_PRTO_Army art\civilopedia\icons\units\48armylarge.pcx art\civilopedia\icons\units\48armysmall.pcx #ICON_PRTO_Jaguar_Warrior art\civilopedia\icons\units\49aztecJaguarwarriorlarge.pcx art\civilopedia\icons\units\49aztecjaguarwarriorsmall.pcx #ICON_PRTO_Bowman art\civilopedia\icons\units\50bowman(babylonianarcher)large.pcx art\civilopedia\icons\units\50bowman(babylonianarcher)small.pcx #ICON_PRTO_Hoplite art\civilopedia\icons\units\51hoplite(greekphalanx)large.pcx art\civilopedia\icons\units\51hoplite(greekphalanx)small.pcx #ICON_PRTO_Impi art\civilopedia\icons\units\52zuluspearmanlarge.pcx art\civilopedia\icons\units\52zuluspearmansmall.pcx #ICON_PRTO_Legionary art\civilopedia\icons\units\53romanlegionlarge.pcx art\civilopedia\icons\units\53romanlegionsmall.pcx #ICON_PRTO_Immortals art\civilopedia\icons\units\54immortallarge.pcx art\civilopedia\icons\units\54immortalsmall.pcx #ICON_PRTO_War_Chariot art\civilopedia\icons\units\55egyptianchariotlarge.pcx art\civilopedia\icons\units\55egyptianchariotsmall.pcx #ICON_PRTO_Rider art\civilopedia\icons\units\56chinesehorsemanlarge.pcx art\civilopedia\icons\units\56chinesehorsemansmall.pcx #ICON_PRTO_Mounted_Warrior art\civilopedia\icons\units\57horsearcherlarge.pcx art\civilopedia\icons\units\57horsearchersmall.pcx #ICON_PRTO_Musketeer art\civilopedia\icons\units\58frenchmusketeerlarge.pcx art\civilopedia\icons\units\58frenchmusketeersmall.pcx #ICON_PRTO_Samurai art\civilopedia\icons\units\59japanesesamurailarge.pcx art\civilopedia\icons\units\59japaneseSamuraismall.pcx #ICON_PRTO_War_Elephant art\civilopedia\icons\units\60warelephantlarge.pcx art\civilopedia\icons\units\60warelephantsmall.pcx #ICON_PRTO_Cossack art\civilopedia\icons\units\61russiancossacklarge.pcx art\civilopedia\icons\units\61russiancossacksmall.pcx #ICON_PRTO_Panzer art\civilopedia\icons\units\62germanpanzerlarge.pcx art\civilopedia\icons\units\62germanpanzersmall.pcx #ICON_PRTO_Man-O-War art\civilopedia\icons\units\63englishmanowarlarge.pcx art\civilopedia\icons\units\63englishmanowarsmall.pcx #ICON_PRTO_F-15 art\civilopedia\icons\units\64americanf15large.pcx art\civilopedia\icons\units\64americanf15small.pcx #ICON_PRTO_Privateer art\civilopedia\icons\units\65privateerlarge.pcx art\civilopedia\icons\units\65privateersmall.pcx #End Units #Start buildings #ICON_BLDG_Airport ERA art\civilopedia\icons\buildings\airportindlarge.pcx art\civilopedia\icons\buildings\airportindlarge.pcx art\civilopedia\icons\buildings\airportIndlarge.pcx art\civilopedia\icons\buildings\airportmodlarge.pcx art\civilopedia\icons\buildings\airportindsmall.pcx art\civilopedia\icons\buildings\airportindsmall.pcx art\civilopedia\icons\buildings\airportindsmall.pcx art\civilopedia\icons\buildings\airportmodsmall.pcx #ICON_BLDG_Art_of_War SINGLE art\civilopedia\icons\buildings\aowlarge.pcx art\civilopedia\icons\buildings\aowsmall.pcx #ICON_BLDG_Apollo_Project SINGLE art\civilopedia\icons\buildings\apollolarge.pcx art\civilopedia\icons\buildings\apollosmall.pcx #ICON_BLDG_Aqueduct ERA art\civilopedia\icons\buildings\aqueductlarge.pcx art\civilopedia\icons\buildings\aqueductlarge.pcx art\civilopedia\icons\buildings\aqueductlarge.pcx art\civilopedia\icons\buildings\aqueductlarge.pcx art\civilopedia\icons\buildings\aqueductsmall.pcx art\civilopedia\icons\buildings\aqueductsmall.pcx art\civilopedia\icons\buildings\aqueductsmall.pcx art\civilopedia\icons\buildings\aqueductsmall.pcx #ICON_BLDG_Bank ERA art\civilopedia\icons\buildings\bankrenlarge.pcx art\civilopedia\icons\buildings\bankrenlarge.pcx art\civilopedia\icons\buildings\bankindmodlarge.pcx art\civilopedia\icons\buildings\bankindmodlarge.pcx art\civilopedia\icons\buildings\bankrensmall.pcx art\civilopedia\icons\buildings\bankrensmall.pcx art\civilopedia\icons\buildings\bankindmodsmall.pcx art\civilopedia\icons\buildings\bankindmodsmall.pcx #ICON_BLDG_Barracks ERA art\civilopedia\icons\buildings\barracksanclarge.pcx art\civilopedia\icons\buildings\barracksrenlarge.pcx art\civilopedia\icons\buildings\barracksindmodlarge.pcx art\civilopedia\icons\buildings\barracksindmodlarge.pcx art\civilopedia\icons\buildings\barracksancsmall.pcx art\civilopedia\icons\buildings\barracksrensmall.pcx art\civilopedia\icons\buildings\barracksindmodsmall.pcx art\civilopedia\icons\buildings\barracksindmodsmall.pcx #ICON_BLDG_Battlefield_Medicine SINGLE art\civilopedia\icons\buildings\battlefieldmedicinelarge.pcx art\civilopedia\icons\buildings\battlefieldmedicinesmall.pcx #ICON_BLDG_Cathedral CULTURE art\civilopedia\icons\buildings\cathedraleurlarge.pcx art\civilopedia\icons\buildings\cathedraleurlarge.pcx art\civilopedia\icons\buildings\cathedraleurlarge.pcx art\civilopedia\icons\buildings\cathedralmealarge.pcx art\civilopedia\icons\buildings\cathedralfealarge.pcx art\civilopedia\icons\buildings\cathedraleursmall.pcx art\civilopedia\icons\buildings\cathedraleursmall.pcx art\civilopedia\icons\buildings\cathedraleursmall.pcx art\civilopedia\icons\buildings\cathedralmeasmall.pcx art\civilopedia\icons\buildings\cathedralfeasmall.pcx #ICON_BLDG_Circumnavigation SINGLE art\civilopedia\icons\buildings\circumnavigationlarge.pcx art\civilopedia\icons\buildings\circumnavigationsmall.pcx #ICON_BLDG_Coal_Plant ERA art\civilopedia\icons\buildings\coalplantlarge.pcx art\civilopedia\icons\buildings\coalplantlarge.pcx art\civilopedia\icons\buildings\coalplantlarge.pcx art\civilopedia\icons\buildings\coalplantlarge.pcx art\civilopedia\icons\buildings\coalplantsmall.pcx art\civilopedia\icons\buildings\coalplantsmall.pcx art\civilopedia\icons\buildings\coalplantsmall.pcx art\civilopedia\icons\buildings\coalplantsmall.pcx #ICON_BLDG_Coastal_Fortress CULTURE art\civilopedia\icons\buildings\coastalfortressamrlarge.pcx art\civilopedia\icons\buildings\coastalfortresseurlarge.pcx art\civilopedia\icons\buildings\coastalfortressromlarge.pcx art\civilopedia\icons\buildings\coastalfortressmealarge.pcx art\civilopedia\icons\buildings\coastalfortressfealarge.pcx art\civilopedia\icons\buildings\coastalfortressamrsmall.pcx art\civilopedia\icons\buildings\coastalfortresseursmall.pcx art\civilopedia\icons\buildings\coastalfortressromsmall.pcx art\civilopedia\icons\buildings\coastalfortressmeasmall.pcx art\civilopedia\icons\buildings\coastalfortressfeasmall.pcx #ICON_BLDG_Colosseum ERA art\civilopedia\icons\buildings\colosseumancrenlarge.pcx art\civilopedia\icons\buildings\colosseumancrenlarge.pcx art\civilopedia\icons\buildings\colosseumindmodlarge.pcx art\civilopedia\icons\buildings\colosseumindmodlarge.pcx art\civilopedia\icons\buildings\colosseumancrensmall.pcx art\civilopedia\icons\buildings\colosseumancrensmall.pcx art\civilopedia\icons\buildings\colosseumindmodsmall.pcx art\civilopedia\icons\buildings\colosseumindmodsmall.pcx #ICON_BLDG_Colossus SINGLE art\civilopedia\icons\buildings\colossuslarge.pcx art\civilopedia\icons\buildings\colossussmall.pcx #ICON_BLDG_Courthouse ERA art\civilopedia\icons\buildings\courthouselarge.pcx art\civilopedia\icons\buildings\courthouselarge.pcx art\civilopedia\icons\buildings\courthouselarge.pcx art\civilopedia\icons\buildings\courthouselarge.pcx art\civilopedia\icons\buildings\courthousesmall.pcx art\civilopedia\icons\buildings\courthousesmall.pcx art\civilopedia\icons\buildings\courthousesmall.pcx art\civilopedia\icons\buildings\courthousesmall.pcx #ICON_BLDG_Cure_for_Cancer SINGLE art\civilopedia\icons\buildings\cureforcancerlarge.pcx art\civilopedia\icons\buildings\cureforcancersmall.pcx #ICON_BLDG_Epic SINGLE art\civilopedia\icons\buildings\epiclarge.pcx art\civilopedia\icons\buildings\epicsmall.pcx #ICON_BLDG_Factory ERA art\civilopedia\icons\buildings\factorylarge.pcx art\civilopedia\icons\buildings\factorylarge.pcx art\civilopedia\icons\buildings\factorylarge.pcx art\civilopedia\icons\buildings\factorylarge.pcx art\civilopedia\icons\buildings\factorysmall.pcx art\civilopedia\icons\buildings\factorysmall.pcx art\civilopedia\icons\buildings\factorysmall.pcx art\civilopedia\icons\buildings\factorysmall.pcx #ICON_BLDG_Forbidden_Palace SINGLE art\civilopedia\icons\buildings\forbiddenlarge.pcx art\civilopedia\icons\buildings\forbiddensmall.pcx #ICON_BLDG_Granary ERA art\civilopedia\icons\buildings\granaryancrenindlarge.pcx art\civilopedia\icons\buildings\granaryancrenindlarge.pcx art\civilopedia\icons\buildings\granaryancrenindlarge.pcx art\civilopedia\icons\buildings\granarymodlarge.pcx art\civilopedia\icons\buildings\granaryancrenindsmall.pcx art\civilopedia\icons\buildings\granaryancrenindsmall.pcx art\civilopedia\icons\buildings\granaryancrenindsmall.pcx art\civilopedia\icons\buildings\granarymodsmall.pcx #ICON_BLDG_Grand_Cathedral SINGLE art\civilopedia\icons\buildings\greatcathedrallarge.pcx art\civilopedia\icons\buildings\greatcathedralsmall.pcx #ICON_BLDG_Great_Ironworks SINGLE art\civilopedia\icons\buildings\greatironworkslarge.pcx art\civilopedia\icons\buildings\greatironworkssmall.pcx #ICON_BLDG_Great_Library SINGLE art\civilopedia\icons\buildings\greatlibrarylarge.pcx art\civilopedia\icons\buildings\greatlibrarysmall.pcx #ICON_BLDG_Great_Playhouse SINGLE art\civilopedia\icons\buildings\greatplayhouselarge.pcx art\civilopedia\icons\buildings\greatplayhousesmall.pcx #ICON_BLDG_Great_Wall SINGLE art\civilopedia\icons\buildings\greatwalllarge.pcx art\civilopedia\icons\buildings\greatwallsmall.pcx #ICON_BLDG_Great_University ERA art\civilopedia\icons\buildings\greatuniversityindlarge.pcx art\civilopedia\icons\buildings\greatuniversityrenlarge.pcx art\civilopedia\icons\buildings\greatuniversityindlarge.pcx art\civilopedia\icons\buildings\greatuniversitymodlarge.pcx art\civilopedia\icons\buildings\greatuniversityindsmall.pcx art\civilopedia\icons\buildings\greatuniversityrensmall.pcx art\civilopedia\icons\buildings\greatuniversityindsmall.pcx art\civilopedia\icons\buildings\greatuniversitymodsmall.pcx #ICON_BLDG_Hanging_Gardens SINGLE art\civilopedia\icons\buildings\hanginggardenslarge.pcx art\civilopedia\icons\buildings\hanginggardenssmall.pcx #ICON_BLDG_Harbor ERA art\civilopedia\icons\buildings\harbormodlarge.pcx art\civilopedia\icons\buildings\harbormodlarge.pcx art\civilopedia\icons\buildings\harbormodlarge.pcx art\civilopedia\icons\buildings\harbormodlarge.pcx art\civilopedia\icons\buildings\harbormodsmall.pcx art\civilopedia\icons\buildings\harbormodsmall.pcx art\civilopedia\icons\buildings\harbormodsmall.pcx art\civilopedia\icons\buildings\harbormodsmall.pcx #ICON_BLDG_Hoover_Dam SINGLE art\civilopedia\icons\buildings\hooverdamlarge.pcx art\civilopedia\icons\buildings\hooverdamsmall.pcx #ICON_BLDG_Hospital ERA art\civilopedia\icons\buildings\hospitalindlarge.pcx art\civilopedia\icons\buildings\hospitalindlarge.pcx art\civilopedia\icons\buildings\hospitalindlarge.pcx art\civilopedia\icons\buildings\hospitalmodlarge.pcx art\civilopedia\icons\buildings\hospitalindsmall.pcx art\civilopedia\icons\buildings\hospitalindsmall.pcx art\civilopedia\icons\buildings\hospitalindsmall.pcx art\civilopedia\icons\buildings\hospitalmodsmall.pcx #ICON_BLDG_Hydro_Plant ERA art\civilopedia\icons\buildings\hydroplantlarge.pcx art\civilopedia\icons\buildings\hydroplantlarge.pcx art\civilopedia\icons\buildings\hydroplantlarge.pcx art\civilopedia\icons\buildings\hydroplantlarge.pcx art\civilopedia\icons\buildings\hydroplantsmall.pcx art\civilopedia\icons\buildings\hydroplantsmall.pcx art\civilopedia\icons\buildings\hydroplantsmall.pcx art\civilopedia\icons\buildings\hydroplantsmall.pcx #ICON_BLDG_Intelligence_Center SINGLE art\civilopedia\icons\buildings\intelligencecenterlarge.pcx art\civilopedia\icons\buildings\intelligencecentersmall.pcx #ICON_BLDG_Inventor's_Workshop SINGLE art\civilopedia\icons\buildings\inventorworkshoplarge.pcx art\civilopedia\icons\buildings\inventorworkshopsmall.pcx #ICON_BLDG_Library ERA art\civilopedia\icons\buildings\librarylarge.pcx art\civilopedia\icons\buildings\librarylarge.pcx art\civilopedia\icons\buildings\librarylarge.pcx art\civilopedia\icons\buildings\librarylarge.pcx art\civilopedia\icons\buildings\librarysmall.pcx art\civilopedia\icons\buildings\librarysmall.pcx art\civilopedia\icons\buildings\librarysmall.pcx art\civilopedia\icons\buildings\librarysmall.pcx #ICON_BLDG_Lighthouse SINGLE art\civilopedia\icons\buildings\lighthouseatalexandrialarge.pcx art\civilopedia\icons\buildings\lighthouseatalexandriasmall.pcx #ICON_BLDG_Longevity SINGLE art\civilopedia\icons\buildings\longevitylarge.pcx art\civilopedia\icons\buildings\longevitysmall.pcx #ICON_BLDG_Manhattan_Project SINGLE art\civilopedia\icons\buildings\manhattanprojectlarge.pcx art\civilopedia\icons\buildings\manhattanprojectsmall.pcx #ICON_BLDG_Manufacturing_Plant ERA art\civilopedia\icons\buildings\manufacturingplantlarge.pcx art\civilopedia\icons\buildings\manufacturingplantlarge.pcx art\civilopedia\icons\buildings\manufacturingplantlarge.pcx art\civilopedia\icons\buildings\manufacturingplantlarge.pcx art\civilopedia\icons\buildings\manufacturingplantsmall.pcx art\civilopedia\icons\buildings\manufacturingplantsmall.pcx art\civilopedia\icons\buildings\manufacturingplantsmall.pcx art\civilopedia\icons\buildings\manufacturingplantsmall.pcx #ICON_BLDG_MarketPlace ERA art\civilopedia\icons\buildings\marketplaceindmodlarge.pcx art\civilopedia\icons\buildings\marketplaceindmodlarge.pcx art\civilopedia\icons\buildings\marketplaceindmodlarge.pcx art\civilopedia\icons\buildings\marketplaceindmodlarge.pcx art\civilopedia\icons\buildings\marketplaceindmodsmall.pcx art\civilopedia\icons\buildings\marketplaceindmodsmall.pcx art\civilopedia\icons\buildings\marketplaceindmodsmall.pcx art\civilopedia\icons\buildings\marketplaceindmodsmall.pcx #ICON_BLDG_Mass_Transit_System ERA art\civilopedia\icons\buildings\masstransitlarge.pcx art\civilopedia\icons\buildings\masstransitlarge.pcx art\civilopedia\icons\buildings\masstransitlarge.pcx art\civilopedia\icons\buildings\masstransitlarge.pcx art\civilopedia\icons\buildings\masstransitsmall.pcx art\civilopedia\icons\buildings\masstransitsmall.pcx art\civilopedia\icons\buildings\masstransitsmall.pcx art\civilopedia\icons\buildings\masstransitsmall.pcx #ICON_BLDG_Military_Academy SINGLE art\civilopedia\icons\buildings\militaryacademylarge.pcx art\civilopedia\icons\buildings\militaryacademysmall.pcx #ICON_BLDG_Nuclear_Plant ERA art\civilopedia\icons\buildings\nukeplantlarge.pcx art\civilopedia\icons\buildings\nukeplantlarge.pcx art\civilopedia\icons\buildings\nukeplantlarge.pcx art\civilopedia\icons\buildings\nukeplantlarge.pcx art\civilopedia\icons\buildings\nukeplantsmall.pcx art\civilopedia\icons\buildings\nukeplantsmall.pcx art\civilopedia\icons\buildings\nukeplantsmall.pcx art\civilopedia\icons\buildings\nukeplantsmall.pcx #ICON_BLDG_Offshore_Platform ERA art\civilopedia\icons\buildings\offshoredrillingplatformlarge.pcx art\civilopedia\icons\buildings\offshoredrillingplatformlarge.pcx art\civilopedia\icons\buildings\offshoredrillingplatformlarge.pcx art\civilopedia\icons\buildings\offshoredrillingplatformlarge.pcx art\civilopedia\icons\buildings\offshoredrillingplatformsmall.pcx art\civilopedia\icons\buildings\offshoredrillingplatformsmall.pcx art\civilopedia\icons\buildings\offshoredrillingplatformsmall.pcx art\civilopedia\icons\buildings\offshoredrillingplatformsmall.pcx #ICON_BLDG_Oracle SINGLE art\civilopedia\icons\buildings\oraclelarge.pcx art\civilopedia\icons\buildings\oraclesmall.pcx #ICON_BLDG_Palace CULTURE art\civilopedia\icons\buildings\palaceamerlarge.pcx art\civilopedia\icons\buildings\palaceeurlarge.pcx art\civilopedia\icons\buildings\palaceromlarge.pcx art\civilopedia\icons\buildings\palacemealarge.pcx art\civilopedia\icons\buildings\palacefealarge.pcx art\civilopedia\icons\buildings\palaceamersmall.pcx art\civilopedia\icons\buildings\palaceeursmall.pcx art\civilopedia\icons\buildings\palaceromsmall.pcx art\civilopedia\icons\buildings\palacemeasmall.pcx art\civilopedia\icons\buildings\palacefeasmall.pcx #ICON_BLDG_Pentagon SINGLE art\civilopedia\icons\buildings\pentagonlarge.pcx art\civilopedia\icons\buildings\pentagonsmall.pcx #ICON_BLDG_Police_Station ERA art\civilopedia\icons\buildings\policestationindlarge.pcx art\civilopedia\icons\buildings\policestationindlarge.pcx art\civilopedia\icons\buildings\policestationindlarge.pcx art\civilopedia\icons\buildings\policestationmodlarge.pcx art\civilopedia\icons\buildings\policestationindsmall.pcx art\civilopedia\icons\buildings\policestationindsmall.pcx art\civilopedia\icons\buildings\policestationindsmall.pcx art\civilopedia\icons\buildings\policestationmodsmall.pcx #ICON_BLDG_Pyramids SINGLE art\civilopedia\icons\buildings\pyramidlarge.pcx art\civilopedia\icons\buildings\pyramidsmall.pcx #ICON_BLDG_Recycling_Center ERA art\civilopedia\icons\buildings\recyclingcenterlarge.pcx art\civilopedia\icons\buildings\recyclingcenterlarge.pcx art\civilopedia\icons\buildings\recyclingcenterlarge.pcx art\civilopedia\icons\buildings\recyclingcenterlarge.pcx art\civilopedia\icons\buildings\recyclingcentersmall.pcx art\civilopedia\icons\buildings\recyclingcentersmall.pcx art\civilopedia\icons\buildings\recyclingcentersmall.pcx art\civilopedia\icons\buildings\recyclingcentersmall.pcx #ICON_BLDG_Lab ERA art\civilopedia\icons\buildings\researchlablarge.pcx art\civilopedia\icons\buildings\researchlablarge.pcx art\civilopedia\icons\buildings\researchlablarge.pcx art\civilopedia\icons\buildings\researchlablarge.pcx art\civilopedia\icons\buildings\researchlabsmall.pcx art\civilopedia\icons\buildings\researchlabsmall.pcx art\civilopedia\icons\buildings\researchlabsmall.pcx art\civilopedia\icons\buildings\researchlabsmall.pcx #ICON_BLDG_SAM_Missile_Battery ERA art\civilopedia\icons\buildings\sambatterieslarge.pcx art\civilopedia\icons\buildings\sambatterieslarge.pcx art\civilopedia\icons\buildings\sambatterieslarge.pcx art\civilopedia\icons\buildings\sambatterieslarge.pcx art\civilopedia\icons\buildings\sambatteriessmall.pcx art\civilopedia\icons\buildings\sambatteriessmall.pcx art\civilopedia\icons\buildings\sambatteriessmall.pcx art\civilopedia\icons\buildings\sambatteriessmall.pcx #ICON_BLDG_SDI SINGLE art\civilopedia\icons\buildings\sdilarge.pcx art\civilopedia\icons\buildings\sdismall.pcx #ICON_BLDG_SETI_Program SINGLE art\civilopedia\icons\buildings\setilarge.pcx art\civilopedia\icons\buildings\setismall.pcx #ICON_BLDG_Sistine_Chapel SINGLE art\civilopedia\icons\buildings\sistinechapellarge.pcx art\civilopedia\icons\buildings\sistinechapelsmall.pcx #ICON_BLDG_Solar_Plant ERA art\civilopedia\icons\buildings\solarplantlarge.pcx art\civilopedia\icons\buildings\solarplantlarge.pcx art\civilopedia\icons\buildings\solarplantlarge.pcx art\civilopedia\icons\buildings\solarplantlarge.pcx art\civilopedia\icons\buildings\solarplantsmall.pcx art\civilopedia\icons\buildings\solarplantsmall.pcx art\civilopedia\icons\buildings\solarplantsmall.pcx art\civilopedia\icons\buildings\solarplantsmall.pcx #ICON_BLDG_Solar_System SINGLE art\civilopedia\icons\buildings\solarsystemlarge.pcx art\civilopedia\icons\buildings\solarsystemsmall.pcx #ICON_SS_Exterior_Casing SINGLE art\civilopedia\icons\buildings\sscasinglarge.pcx art\civilopedia\icons\buildings\sscasingsmall.pcx #ICON_BLDG_SS_Cockpit SINGLE art\civilopedia\icons\buildings\sscockpitlarge.pcx art\civilopedia\icons\buildings\sscockpitsmall.pcx #ICON_BLDG_SS_Landing_Docking_Bay SINGLE art\civilopedia\icons\buildings\ssdockingbaylarge.pcx art\civilopedia\icons\buildings\ssdockingbaysmall.pcx #ICON_BLDG_SS_Engine SINGLE art\civilopedia\icons\buildings\ssenginelarge.pcx art\civilopedia\icons\buildings\ssenginesmall.pcx #ICON_BLDG_SS_Fuel_Cells SINGLE art\civilopedia\icons\buildings\ssfuelcellslarge.pcx art\civilopedia\icons\buildings\ssfuelcellssmall.pcx #ICON_BLDG_SS_Life_Support_System SINGLE art\civilopedia\icons\buildings\sslifesupportlarge.pcx art\civilopedia\icons\buildings\sslifesupportsmall.pcx #ICON_SS_Planetary_Party_Lounge SINGLE art\civilopedia\icons\buildings\sspartyloungelarge.pcx art\civilopedia\icons\buildings\sspartyloungesmall.pcx #ICON_BLDG_SS_Stasis_Chamber SINGLE art\civilopedia\icons\buildings\ssstasislarge.pcx art\civilopedia\icons\buildings\ssstasissmall.pcx #ICON_BLDG_SS_Storage_Supply SINGLE art\civilopedia\icons\buildings\ssstoragelarge.pcx art\civilopedia\icons\buildings\ssstoragesmall.pcx #ICON_BLDG_SS_Thrusters SINGLE art\civilopedia\icons\buildings\ssthrusterlarge.pcx art\civilopedia\icons\buildings\ssthrustersmall.pcx #ICON_BLDG_TEMPLE CULTURE art\civilopedia\icons\buildings\templeamerlarge.pcx art\civilopedia\icons\buildings\templeeurlarge.pcx art\civilopedia\icons\buildings\templeromlarge.pcx art\civilopedia\icons\buildings\templemealarge.pcx art\civilopedia\icons\buildings\templefealarge.pcx art\civilopedia\icons\buildings\templeamersmall.pcx art\civilopedia\icons\buildings\templeeursmall.pcx art\civilopedia\icons\buildings\templeromsmall.pcx art\civilopedia\icons\buildings\templemeasmall.pcx art\civilopedia\icons\buildings\templefeasmall.pcx #ICON_BLDG_Theory_of_Evolution SINGLE art\civilopedia\icons\buildings\theoryofevolutionlarge.pcx art\civilopedia\icons\buildings\theoryofevolutionsmall.pcx #ICON_BLDG_Trading_Company SINGLE art\civilopedia\icons\buildings\tradingcompanylarge.pcx art\civilopedia\icons\buildings\tradingcompanysmall.pcx #ICON_BLDG_United_Nations SINGLE art\civilopedia\icons\buildings\unlarge.pcx art\civilopedia\icons\buildings\unsmall.pcx #ICON_BLDG_Universal_Suffrage SINGLE art\civilopedia\icons\buildings\universalsuffragelarge.pcx art\civilopedia\icons\buildings\universalsuffragesmall.pcx #ICON_BLDG_University ERA art\civilopedia\icons\buildings\universityrenlarge.pcx art\civilopedia\icons\buildings\universityrenlarge.pcx art\civilopedia\icons\buildings\universityindlarge.pcx art\civilopedia\icons\buildings\universitymodlarge.pcx art\civilopedia\icons\buildings\universityrensmall.pcx art\civilopedia\icons\buildings\universityrensmall.pcx art\civilopedia\icons\buildings\universityindsmall.pcx art\civilopedia\icons\buildings\universitymodsmall.pcx #ICON_BLDG_Walls CULTURE art\civilopedia\icons\buildings\citywallsamerlarge.pcx art\civilopedia\icons\buildings\citywallseurlarge.pcx art\civilopedia\icons\buildings\citywallsromlarge.pcx art\civilopedia\icons\buildings\citywallsmealarge.pcx art\civilopedia\icons\buildings\citywallsfealarge.pcx art\civilopedia\icons\buildings\citywallsamersmall.pcx art\civilopedia\icons\buildings\citywallseursmall.pcx art\civilopedia\icons\buildings\citywallsromsmall.pcx art\civilopedia\icons\buildings\citywallsmeasmall.pcx art\civilopedia\icons\buildings\citywallsfeasmall.pcx #ICON_BLDG_Wall_Street SINGLE art\civilopedia\icons\buildings\wallstreetlarge.pcx art\civilopedia\icons\buildings\wallstreetsmall.pcx #ICON_BLDG_Wealth SINGLE art\civilopedia\icons\buildings\wealthlarge.pcx art\civilopedia\icons\buildings\wealthsmall.pcx #HomelessIcons # art\civilopedia\icons\terrain\borderslarge.pcx # art\civilopedia\icons\terrain\borderssmall.pcx # art\civilopedia\icons\terrain\riverslarge.pcx # art\civilopedia\icons\terrain\riverssmall.pcx #END CIVILOPEDIA ART ###################################################################### #WONDER_SPLADH_ART begin #WON_SPLASH_30 art\wonder splash\pyramid.pcx #WON_SPLASH_31 art\wonder splash\hanging gardens.pcx #WON_SPLASH_32 art\wonder splash\Colossus.pcx #WON_SPLASH_33 art\wonder splash\Lighthouse.pcx #WON_SPLASH_34 art\wonder splash\GrtLibrary.pcx #WON_SPLASH_35 art\wonder splash\oracle.pcx #WON_SPLASH_36 art\wonder splash\great wall.pcx #WON_SPLASH_37 art\wonder splash\Art of War.pcx #WON_SPLASH_38 art\wonder splash\sistine chapel.pcx #WON_SPLASH_39 art\wonder splash\circumnavigation.pcx #WON_SPLASH_40 art\wonder splash\solar system explained.pcx #WON_SPLASH_41 art\wonder splash\Great Playhouse.pcx #WON_SPLASH_42 art\wonder splash\inventors workshop.pcx #WON_SPLASH_43 art\wonder splash\GrtCathedral.pcx #WON_SPLASH_44 art\wonder splash\great university.pcx #WON_SPLASH_45 art\wonder splash\Great Trading Co.pcx #WON_SPLASH_46 art\wonder splash\UnivSuffrage.pcx #WON_SPLASH_47 art\wonder splash\dam.pcx #WON_SPLASH_48 art\wonder splash\Theory of Evolution.pcx #WON_SPLASH_49 art\wonder splash\un.pcx #WON_SPLASH_50 art\wonder splash\Manhattan Proj.pcx #WON_SPLASH_51 art\wonder splash\Cure for Cancer.pcx #WON_SPLASH_52 art\wonder splash\longevity.pcx #WON_SPLASH_53 art\wonder splash\SETI.pcx #WON_SPLASH_54 art\wonder splash\Epic.pcx #WON_SPLASH_55 art\wonder splash\Great Ironworks.pcx #WON_SPLASH_56 art\wonder splash\forbidden city.pcx #WON_SPLASH_57 art\wonder splash\military academy.pcx #WON_SPLASH_58 art\wonder splash\pentagon.pcx #WON_SPLASH_59 art\wonder splash\wall street.pcx #WON_SPLASH_60 art\wonder splash\Apollo.pcx #WON_SPLASH_61 art\wonder splash\SDI.pcx #WON_SPLASH_62 art\wonder splash\intell.pcx #WON_SPLASH_63 art\wonder splash\Battlefield Medicine.pcx ################################################################ #Era splash art begin #ERA_SPLASH_ERA_0 art\erasplash\ancient.pcx art\erasplash\medival.pcx #ERA_SPLASH_ERA_1 art\erasplash\medival.pcx art\erasplash\indust.pcx #ERA_SPLASH_ERA_2 art\erasplash\indust.pcx art\erasplash\modern.pcx #ERA_SPLASH_ERA_3 art\erasplash\modern.pcx art\erasplash\modern.pcx ################################################################ # Small Tech Icons #TECH_Advanced_Flight Art\tech chooser\Icons\00-AdvancedFlight-small.pcx #TECH_Alphabet Art\tech chooser\Icons\01-alphabet-small.pcx #TECH_Amphibious_Warfare Art\tech chooser\Icons\02-AmphibiousWarfare-small.pcx #TECH_Astronomy Art\tech chooser\Icons\03-Astronomy-small.pcx #TECH_Atomic_Theory Art\tech chooser\Icons\04-AtomicTheory-small-vp.pcx #TECH_Banking Art\tech chooser\Icons\05-Banking-small.pcx #TECH_Bronze_Working Art\tech chooser\Icons\06-bronzeWorking-small.pcx #TECH_Ceremonial_Burial Art\tech chooser\Icons\07-CeremonialBurial-small.pcx #TECH_Chemistry Art\tech chooser\Icons\08-Chemistry-small.pcx #TECH_Chivalry Art\tech chooser\Icons\09-Chivalry2-small.pcx #TECH_Code_of_Laws Art\tech chooser\Icons\10-CodeOfLaws-small.pcx #TECH_Combustion Art\tech chooser\Icons\11-Combustion-small-vp.pcx #TECH_Communism Art\tech chooser\Icons\12-Communism-small-vp.pcx #TECH_Computers Art\tech chooser\Icons\13-Computers-small-vp.pcx #TECH_Construction Art\tech chooser\Icons\14-Construction-small.pcx #TECH_Currency Art\tech chooser\Icons\15-Currency-small.pcx #TECH_Democracy Art\tech chooser\Icons\16-democracy-small.pcx #TECH_Ecology Art\tech chooser\Icons\17-Ecology-small.pcx #TECH_Economics Art\tech chooser\Icons\18-Economics-small.pcx #TECH_Education Art\tech chooser\Icons\19-education-small.pcx #TECH_Electricity Art\tech chooser\Icons\20-Electricity-small-vp.pcx #TECH_Electronics Art\tech chooser\Icons\21-Electronics-small.pcx #TECH_Engineering Art\tech chooser\Icons\22-engineering-small.pcx #TECH_Espionage Art\tech chooser\Icons\23-espionage-small.pcx #TECH_Feudalism Art\tech chooser\Icons\24-feudalism-small.pcx #TECH_Fission Art\tech chooser\Icons\25-FissionPower-small.pcx #TECH_Flight Art\tech chooser\Icons\26-Flight-small.pcx #TECH_Free_Artistry Art\tech chooser\Icons\27-freeArtistry-small.pcx #TECH_Genetics Art\tech chooser\Icons\29-Genetics-small-vp.pcx #TECH_Gunpowder Art\tech chooser\Icons\30-gunpowder-small.pcx #TECH_Horseback_Riding Art\tech chooser\Icons\31-HorsebackRiding-small.pcx #TECH_Industrialization Art\tech chooser\Icons\32-Industrialization-small.pcx #TECH_Integrated_Defense Art\tech chooser\Icons\33-integratedDefense-small.pcx #TECH_Invention Art\tech chooser\Icons\34-Invention-bolt-small.pcx #TECH_Iron_Working Art\tech chooser\Icons\35-Ironworking-small.pcx #TECH_Literature Art\tech chooser\Icons\36-literature-small.pcx #TECH_Magnetism Art\tech chooser\Icons\37-Magnetism-small.pcx #TECH_Mass_Production Art\tech chooser\Icons\38-Manufacturing-small.pcx #TECH_Map_Making Art\tech chooser\Icons\39-Mapmaking-small.pcx #TECH_Masonry Art\tech chooser\Icons\40-Masonry-small.pcx #TECH_Mathematics Art\tech chooser\Icons\41-mathematics-small.pcx #TECH_Medicine Art\tech chooser\Icons\42-Medicine-small.pcx #TECH_Metallurgy Art\tech chooser\Icons\43-metallurgy-small.pcx #TECH_Military_Tradition Art\tech chooser\Icons\44-militaryTradition-small.pcx #TECH_Miniaturization Art\tech chooser\Icons\45-Miniaturization-small.pcx #TECH_Monarchy Art\tech chooser\Icons\46-Monarchy-small.pcx #TECH_Monotheism Art\tech chooser\Icons\47-Monotheism-small.pcx #TECH_Motorized_Transportation Art\tech chooser\Icons\48-MotorizedTransport-small.pcx #TECH_Music_Theory Art\tech chooser\Icons\49-musicTheory-small.pcx #TECH_Mysticism Art\tech chooser\Icons\50-mysticism-small.pcx #TECH_Nationalism Art\tech chooser\Icons\51-Nationalism-small.pcx #TECH_Navigation Art\tech chooser\Icons\52-navigation-small.pcx #TECH_Nuclear_Power Art\tech chooser\Icons\53-NuclearPower-small.pcx #TECH_Philosophy Art\tech chooser\Icons\54-Philosophy-small.pcx #TECH_Physics Art\tech chooser\Icons\55-physics-small.pcx #TECH_Polytheism Art\tech chooser\Icons\56-Polytheism-small.pcx #TECH_Pottery Art\tech chooser\Icons\57-Pottery-small.pcx #TECH_Printing_Press Art\tech chooser\Icons\58-printing press-small.pcx #TECH_Radio Art\tech chooser\Icons\59-Radio-small.pcx #TECH_Recycling Art\tech chooser\Icons\60-Recycle-small.pcx #TECH_Refining Art\tech chooser\Icons\61-Refining-small.pcx #TECH_Replaceable_Parts Art\tech chooser\Icons\62-ReplaceableParts-small.pcx #TECH_Robotics Art\tech chooser\Icons\63-robotics-small.pcx #TECH_Rocketry Art\tech chooser\Icons\64-rocketry-small.pcx #TECH_Sanitation Art\tech chooser\Icons\65-sanitation-small.pcx #TECH_Satellites Art\tech chooser\Icons\66-Satellites-small.pcx #TECH_Scientific_Method Art\tech chooser\Icons\67-ScientificMethod-small.pcx #TECH_Smart_Weapons Art\tech chooser\Icons\68-SmartWeapons-small.pcx #TECH_Space_Flight Art\tech chooser\Icons\69-spaceflight-small.pcx #TECH_Stealth Art\tech chooser\Icons\70-Stealth-small.pcx #TECH_Steam_Power Art\tech chooser\Icons\71-SteamPower-small.pcx #TECH_Steel Art\tech chooser\Icons\72-Steel-small.pcx #TECH_Superconductor Art\tech chooser\Icons\73-Superconductor-small.pcx #TECH_Synthetic_Fibers Art\tech chooser\Icons\74-syntheticFibers-small.pcx #TECH_The_Corporation Art\tech chooser\Icons\75-Corporation-small.pcx #TECH_The_Laser Art\tech chooser\Icons\76-Laser-small.pcx #TECH_The_Republic Art\tech chooser\Icons\77-republic-small.pcx #TECH_The_Wheel Art\tech chooser\Icons\78-TheWheel-small.pcx #TECH_Theology Art\tech chooser\Icons\79-theology-small.pcx #TECH_Theory_of_Gravity Art\tech chooser\Icons\80-theoryGravity-small.pcx #TECH_Warrior_Code Art\tech chooser\Icons\81-Warrior Code-small.pcx #TECH_Writing Art\tech chooser\Icons\82-writing-small.pcx # Large Tech Icons #TECH_Advanced_Flight_LARGE Art\tech chooser\Icons\00-AdvancedFlight-large.pcx #TECH_Alphabet_LARGE Art\tech chooser\Icons\01-alphabet-large.pcx #TECH_Amphibious_Warfare_LARGE Art\tech chooser\Icons\02-AmphibiousWarfare-large.pcx #TECH_Astronomy_LARGE Art\tech chooser\Icons\03-Astronomy-large.pcx #TECH_Atomic_Theory_LARGE Art\tech chooser\Icons\04-AtomicTheory-large-vp.pcx #TECH_Banking_LARGE Art\tech chooser\Icons\05-Banking-large.pcx #TECH_Bronze_Working_LARGE Art\tech chooser\Icons\06-bronzeWorking-large.pcx #TECH_Ceremonial_Burial_LARGE Art\tech chooser\Icons\07-CeremonialBurial-large.pcx #TECH_Chemistry_LARGE Art\tech chooser\Icons\08-Chemistry-large.pcx #TECH_Chivalry_LARGE Art\tech chooser\Icons\09-Chivalry2-large.pcx #TECH_Code_of_Laws_LARGE Art\tech chooser\Icons\10-CodeOfLaws-large.pcx #TECH_Combustion_LARGE Art\tech chooser\Icons\11-Combustion-large-vp.pcx #TECH_Communism_LARGE Art\tech chooser\Icons\12-Communism-large-vp.pcx #TECH_Computers_LARGE Art\tech chooser\Icons\13-Computers-large-vp.pcx #TECH_Construction_LARGE Art\tech chooser\Icons\14-Construction-large.pcx #TECH_Currency_LARGE Art\tech chooser\Icons\15-Currency-large.pcx #TECH_Democracy_LARGE Art\tech chooser\Icons\16-democracy-large.pcx #TECH_Ecology_LARGE Art\tech chooser\Icons\17-Ecology-large.pcx #TECH_Economics_LARGE Art\tech chooser\Icons\18-Economics-large.pcx #TECH_Education_LARGE Art\tech chooser\Icons\19-education-large.pcx #TECH_Electricity_LARGE Art\tech chooser\Icons\20-Electricity-large-vp.pcx #TECH_Electronics_LARGE Art\tech chooser\Icons\21-Electronics-large.pcx #TECH_Engineering_LARGE Art\tech chooser\Icons\22-engineering-large.pcx #TECH_Espionage_LARGE Art\tech chooser\Icons\23-espionage-large.pcx #TECH_Feudalism_LARGE Art\tech chooser\Icons\24-feudalism-large.pcx #TECH_Fission_LARGE Art\tech chooser\Icons\25-FissionPower-large.pcx #TECH_Flight_LARGE Art\tech chooser\Icons\26-Flight-large.pcx #TECH_Free_Artistry_LARGE Art\tech chooser\Icons\27-freeArtistry-large.pcx #TECH_Genetics_LARGE Art\tech chooser\Icons\29-Genetics-large-vp.pcx #TECH_Gunpowder_LARGE Art\tech chooser\Icons\30-gunpowder-large.pcx #TECH_Horseback_Riding_LARGE Art\tech chooser\Icons\31-HorsebackRiding-large.pcx #TECH_Industrialization_LARGE Art\tech chooser\Icons\32-Industrialization-large.pcx #TECH_Integrated_Defense_LARGE Art\tech chooser\Icons\33-integratedDefense-large.pcx #TECH_Invention_LARGE Art\tech chooser\Icons\34-Invention-bolt-large.pcx #TECH_Iron_Working_LARGE Art\tech chooser\Icons\35-Ironworking-large.pcx #TECH_Literature_LARGE Art\tech chooser\Icons\36-literature-large.pcx #TECH_Magnetism_LARGE Art\tech chooser\Icons\37-Magnetism-large.pcx #TECH_Mass_Production_LARGE Art\tech chooser\Icons\38-Manufacturing-large.pcx #TECH_Map_Making_LARGE Art\tech chooser\Icons\39-Mapmaking-large.pcx #TECH_Masonry_LARGE Art\tech chooser\Icons\40-Masonry-large.pcx #TECH_Mathematics_LARGE Art\tech chooser\Icons\41-mathematics-large.pcx #TECH_Medicine_LARGE Art\tech chooser\Icons\42-Medicine-large.pcx #TECH_Metallurgy_LARGE Art\tech chooser\Icons\43-metallurgy-large.pcx #TECH_Military_Tradition_LARGE Art\tech chooser\Icons\44-militaryTradition-large.pcx #TECH_Miniaturization_LARGE Art\tech chooser\Icons\45-Miniaturization-large.pcx #TECH_Monarchy_LARGE Art\tech chooser\Icons\46-Monarchy-large.pcx #TECH_Monotheism_LARGE Art\tech chooser\Icons\47-Monotheism-large.pcx #TECH_Motorized_Transportation_LARGE Art\tech chooser\Icons\48-MotorizedTransport-large.pcx #TECH_Music_Theory_LARGE Art\tech chooser\Icons\49-musicTheory-large.pcx #TECH_Mysticism_LARGE Art\tech chooser\Icons\50-mysticism-large.pcx #TECH_Nationalism_LARGE Art\tech chooser\Icons\51-Nationalism-large.pcx #TECH_Navigation_LARGE Art\tech chooser\Icons\52-navigation-large.pcx #TECH_Nuclear_Power_LARGE Art\tech chooser\Icons\53-NuclearPower-large.pcx #TECH_Philosophy_LARGE Art\tech chooser\Icons\54-Philosophy-large.pcx #TECH_Physics_LARGE Art\tech chooser\Icons\55-physics-large.pcx #TECH_Polytheism_LARGE Art\tech chooser\Icons\56-Polytheism-large.pcx #TECH_Pottery_LARGE Art\tech chooser\Icons\57-Pottery-large.pcx #TECH_Printing_Press_LARGE Art\tech chooser\Icons\58-printing press-large.pcx #TECH_Radio_LARGE Art\tech chooser\Icons\59-Radio-large.pcx #TECH_Recycling_LARGE Art\tech chooser\Icons\60-Recycle-large.pcx #TECH_Refining_LARGE Art\tech chooser\Icons\61-Refining-large.pcx #TECH_Replaceable_Parts_LARGE Art\tech chooser\Icons\62-ReplaceableParts-large.pcx #TECH_Robotics_LARGE Art\tech chooser\Icons\63-robotics-large.pcx #TECH_Rocketry_LARGE Art\tech chooser\Icons\64-rocketry-large.pcx #TECH_Sanitation_LARGE Art\tech chooser\Icons\65-sanitation-large.pcx #TECH_Satellites_LARGE Art\tech chooser\Icons\66-Satellites-large.pcx #TECH_Scientific_Method_LARGE Art\tech chooser\Icons\67-ScientificMethod-large.pcx #TECH_Smart_Weapons_LARGE Art\tech chooser\Icons\68-SmartWeapons-large.pcx #TECH_Space_Flight_LARGE Art\tech chooser\Icons\69-spaceflight-large.pcx #TECH_Stealth_LARGE Art\tech chooser\Icons\70-Stealth-large.pcx #TECH_Steam_Power_LARGE Art\tech chooser\Icons\71-SteamPower-large.pcx #TECH_Steel_LARGE Art\tech chooser\Icons\72-Steel-large.pcx #TECH_Superconductor_LARGE Art\tech chooser\Icons\73-Superconductor-large.pcx #TECH_Synthetic_Fibers_LARGE Art\tech chooser\Icons\74-syntheticFibers-large.pcx #TECH_The_Corporation_LARGE Art\tech chooser\Icons\75-Corporation-large.pcx #TECH_The_Laser_LARGE Art\tech chooser\Icons\76-Laser-large.pcx #TECH_The_Republic_LARGE Art\tech chooser\Icons\77-republic-large.pcx #TECH_The_Wheel_LARGE Art\tech chooser\Icons\78-TheWheel-large.pcx #TECH_Theology_LARGE Art\tech chooser\Icons\79-theology-large.pcx #TECH_Theory_of_Gravity_LARGE Art\tech chooser\Icons\80-theoryGravity-large.pcx #TECH_Warrior_Code_LARGE Art\tech chooser\Icons\81-Warrior Code-large.pcx #TECH_Writing_LARGE Art\tech chooser\Icons\82-writing-large.pcx