; PediaIcons.txt for Conquests main game
;   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_FRENCH
art\leaderheads\JO.pcx
art\advisors\JO_all.pcx
#RACE_AZTECS
art\leaderheads\MN.pcx
art\advisors\MN_all.pcx
#RACE_IROQUOIS
art\leaderheads\HI.pcx
art\advisors\HI_all.pcx
#RACE_ENGLISH
art\leaderheads\LZ.pcx
art\advisors\LZ_all.pcx
#RACE_SPANISH
art\leaderheads\x_isabell victory neutral.pcx
art\advisors\x_isabell advisor.pcx
#RACE_DUTCH
art\leaderheads\x2_William victory neutral.pcx
art\advisors\x2_William advisor.pcx
#RACE_PORTUGAL
art\leaderheads\x2_Henry victory neutral.pcx
art\advisors\x2_Henry advisor.pcx
#RACE_INCANS
art\leaderheads\x2_Pachacuti victory neutral.pcx
art\advisors\x2_Pachacuti advisor.pcx
#RACE_MAYANS
art\leaderheads\x2_Smoke-Jaguar victory neutral.pcx
art\advisors\x2_Smoke-Jaguar_advisor.pcx


####
# Happy Icons  (conquer/domination/space winner)
#HAPPY_RACE_FRENCH
art\leaderheads\JO_HAP.pcx
#HAPPY_RACE_AZTECS
art\leaderheads\MN_HAP.pcx
#HAPPY_RACE_IROQUOIS
art\leaderheads\HI_HAP.pcx
#HAPPY_RACE_ENGLISH
art\leaderheads\LZ_HAP.pcx
#HAPPY_RACE_SPANISH
art\leaderheads\x_isabell victory happy lg.pcx
#HAPPY_RACE_DUTCH
art\leaderheads\x2_William victory happy lg.pcx
#HAPPY_RACE_PORTUGAL
art\leaderheads\x2_Henry victory happy lg.pcx
#HAPPY_RACE_INCANS
art\leaderheads\x2_Pachacuti victory happy lg.pcx
#HAPPY_RACE_MAYANS
art\leaderheads\x2_Smoke-Jaguar victory happy lg.pcx

####
# Small Happy Icons  (defeat)
#SHAPP_RACE_FRENCH
art\leaderheads\JO_SHAP.pcx
#SHAPP_RACE_AZTECS
art\leaderheads\MN_SHAP.pcx
#SHAPP_RACE_IROQUOIS
art\leaderheads\HI_SHAP.pcx
#SHAPP_RACE_ENGLISH
art\leaderheads\LZ_SHAP.pcx
#SHAPP_RACE_SPANISH
art\leaderheads\x_isabell victory happy sm.pcx
#SHAPP_RACE_DUTCH
art\leaderheads\x2_William victory happy sm.pcx
#SHAPP_RACE_PORTUGAL
art\leaderheads\x2_Henry victory happy sm.pcx
#SHAPP_RACE_INCANS
art\leaderheads\x2_Pachacuti victory happy sm.pcx
#SHAPP_RACE_MAYANS
art\leaderheads\x2_Smoke-Jaguar victory happy sm.pcx

####
# Large Kiss Icons  (Culture/diplomatic Winners)
#LKISS_RACE_FRENCH
art\leaderheads\JO_KIS.pcx
#LKISS_RACE_AZTECS
art\leaderheads\MN_KIS.pcx
#LKISS_RACE_IROQUOIS
art\leaderheads\HI_KIS.pcx
#LKISS_RACE_ENGLISH
art\leaderheads\LZ_KIS.pcx
#LKISS_RACE_SPANISH
art\leaderheads\x_isabell kiss lg.pcx
#LKISS_RACE_DUTCH
art\leaderheads\x2_William victory kiss lg.pcx
#LKISS_RACE_PORTUGAL
art\leaderheads\x2_Henry victory kiss lg.pcx
#LKISS_RACE_INCANS
art\leaderheads\x2_Pachacuti victory kiss lg.pcx
#LKISS_RACE_MAYANS
art\leaderheads\x2_Smoke-Jaguar victory kiss lg.pcx

####
# Small Kiss Icons (diplomatic losers)
#SKISS_RACE_FRENCH
art\leaderheads\JO_SKIS.pcx
#SKISS_RACE_AZTECS
art\leaderheads\MN_SKIS.pcx
#SKISS_RACE_IROQUOIS
art\leaderheads\HI_SKIS.pcx
#SKISS_RACE_ENGLISH
art\leaderheads\LZ_SKIS.pcx
#SKISS_RACE_SPANISH
art\leaderheads\x_isabell kiss sm.pcx
#SKISS_RACE_DUTCH
art\leaderheads\x2_William victory kiss sm.pcx
#SKISS_RACE_PORTUGAL
art\leaderheads\x2_Henry victory kiss sm.pcx
#SKISS_RACE_INCANS
art\leaderheads\x2_Pachacuti victory kiss sm.pcx
#SKISS_RACE_MAYANS
art\leaderheads\x2_Smoke-Jaguar victory kiss sm.pcx

####
# Small Angry Icons (domination/space losers)
#ANGRY_RACE_FRENCH
art\leaderheads\JO_ANG.pcx
#ANGRY_RACE_AZTECS
art\leaderheads\MN_ANG.pcx
#ANGRY_RACE_IROQUOIS
art\leaderheads\HI_ANG.pcx
#ANGRY_RACE_ENGLISH
art\leaderheads\LZ_ANG.pcx
#ANGRY_RACE_SPANISH
art\leaderheads\x_isabell victory angry sm.pcx
#ANGRY_RACE_DUTCH
art\leaderheads\x2_William victory angry sm.pcx
#ANGRY_RACE_PORTUGAL
art\leaderheads\x2_Henry victory angry sm.pcx
#ANGRY_RACE_INCANS
art\leaderheads\x2_Pachacuti victory angry sm.pcx
#ANGRY_RACE_MAYANS
art\leaderheads\x2_Smoke-Jaguar victory angry sm.pcx

####
# Small loving Icons (Cultural Victory Loser)
#ILOVE_RACE_FRENCH
art\leaderheads\JO_CULT.pcx
#ILOVE_RACE_AZTECS
art\leaderheads\MN_CULT.pcx
#ILOVE_RACE_IROQUOIS
art\leaderheads\HI_CULT.pcx
#ILOVE_RACE_ENGLISH
art\leaderheads\LZ_CULT.pcx
#ILOVE_RACE_SPANISH
art\leaderheads\x_isabell victory heart sm.pcx
#ILOVE_RACE_DUTCH
art\leaderheads\x2_William victory heart sm.pcx
#ILOVE_RACE_PORTUGAL
art\leaderheads\x2_Henry victory heart sm.pcX
#ILOVE_RACE_INCANS
art\leaderheads\x2_Pachacuti victory heart sm.pcx
#ILOVE_RACE_MAYANS
art\leaderheads\x2_Smoke-Jaguar victory heart sm.pcx

####
# Small loved Icons (Cultural Victory Winner)
#LOVED_RACE_FRENCH
art\leaderheads\JO_CULTB.pcx
#LOVED_RACE_AZTECS
art\leaderheads\MN_CULTB.pcx
#LOVED_RACE_IROQUOIS
art\leaderheads\HI_CULTB.pcx
#LOVED_RACE_ENGLISH
art\leaderheads\LZ_CULTB.pcx
#LOVED_RACE_SPANISH
art\leaderheads\x_isabell victory heart tiny.pcx
#LOVED_RACE_DUTCH
art\leaderheads\x2_William victory heart tiny.pcx
#LOVED_RACE_PORTUGAL
art\leaderheads\x2_Henry victory heart tiny.pcx
#LOVED_RACE_INCANS
art\leaderheads\x2_Pachacuti victory heart tiny.pcx
#LOVED_RACE_MAYANS
art\leaderheads\x2_Smoke-Jaguar victory heart tiny.pcx

####
# Large Beaten-up Icons (defeat)
#LHURT_RACE_FRENCH
art\leaderheads\JO_CONQ_L.pcx
#LHURT_RACE_AZTECS
art\leaderheads\MN_CONQ_L.pcx
#LHURT_RACE_IROQUOIS
art\leaderheads\HI_CONQ_L.pcx
#LHURT_RACE_ENGLISH
art\leaderheads\LZ_CONQ_L.pcx
#LHURT_RACE_SPANISH
art\leaderheads\x_isabell victory beatup lg.pcx
#LHURT_RACE_DUTCH
art\leaderheads\x2_William victory beatup lg.pcx
#LHURT_RACE_PORTUGAL
art\leaderheads\x2_Henry victory beatup lg.pcx
#LHURT_RACE_INCANS
art\leaderheads\x2_Pachacuti victory beatup lg.pcx
#LHURT_RACE_MAYANS
art\leaderheads\x2_Smoke-Jaguar victory beatup lg.pcx

####
# Small Beaten-up Icons (conquered/eliminated)
#HURTN_RACE_FRENCH
art\leaderheads\JO_CONQ.pcx
#HURTN_RACE_AZTECS
art\leaderheads\MN_CONQ.pcx
#HURTN_RACE_IROQUOIS
art\leaderheads\HI_CONQ.pcx
#HURTN_RACE_ENGLISH
art\leaderheads\LZ_CONQ.pcx
#HURTN_RACE_SPANISH
art\leaderheads\x_isabell victory beatup sm.pcx
#HURTN_RACE_DUTCH
art\leaderheads\x2_William victory beatup sm.pcx
#HURTN_RACE_PORTUGAL
art\leaderheads\x2_Henry victory beatup sm.pcx
#HURTN_RACE_INCANS
art\leaderheads\x2_Pachacuti victory beatup sm.pcx
#HURTN_RACE_MAYANS
art\leaderheads\x2_Smoke-Jaguar victory beatup sm.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_FRENCH
art\civilopedia\icons\races\francelarge.pcx
art\civilopedia\icons\races\francesmall.pcx
#ICON_RACE_AZTECS
art\civilopedia\icons\races\azteclarge.pcx
art\civilopedia\icons\races\aztecsmall.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
#ICON_RACE_SPANISH
art\civilopedia\icons\races\x_isabell civpedia lg.pcx
art\civilopedia\icons\races\x_isabell civpedia sm.pcx
#ICON_RACE_DUTCH
art\civilopedia\icons\races\x2_William civpedia lg.pcx
art\civilopedia\icons\races\x2_William civpedia sm.pcx
#ICON_RACE_PORTUGAL
art\civilopedia\icons\races\x2_Henry civpedia lg.pcx
art\civilopedia\icons\races\x2_Henry civpedia sm.pcx
#ICON_RACE_INCANS
art\civilopedia\icons\races\x2_Pachacuti civpedia lg.pcx
art\civilopedia\icons\races\x2_Pachacuti civpedia sm.pcx
#ICON_RACE_MAYANS
art\civilopedia\icons\races\x2_Smoke-Jaguar civpedia lg.pcx
art\civilopedia\icons\races\x2_Smoke-Jaguar civpedia sm.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
#ICON_TFRM_Airfield
art\civilopedia\icons\terrain\airfield_large.pcx
art\civilopedia\icons\terrain\airfield_small.pcx
#ICON_TFRM_Radar_Tower
art\civilopedia\icons\terrain\radar_large.pcx
art\civilopedia\icons\terrain\radar_small.pcx
#ICON_TFRM_Outpost
art\civilopedia\icons\terrain\detect tower_large.pcx
art\civilopedia\icons\terrain\detect tower_small.pcx
#ICON_TFRM_Clear_Wetlands
art\civilopedia\icons\terrain\ClearWetlandsLarge.pcx
art\civilopedia\icons\terrain\ClearWetlandsSmall.pcx
#ICON_TFRM_Clear_Damage
art\civilopedia\icons\terrain\ClearDamageLarge.pcx
art\civilopedia\icons\terrain\ClearDamageSmall.pcx
#ICON_TFRM_Barricades
art\civilopedia\icons\terrain\BuildBarricadesLarge.pcx
art\civilopedia\icons\terrain\BuildBarricadesSmall.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
#ICON_TERR_Volcano
art\civilopedia\icons\terrain\Volcanolarge.pcx
art\civilopedia\icons\terrain\Volcanosmall.pcx
#ICON_TERR_Marsh
art\civilopedia\icons\terrain\Marshlarge.pcx
art\civilopedia\icons\terrain\Marshsmall.pcx
#End terrain

#start resources
#ICON_GOOD_Cattle
art\civilopedia\icons\resources\cattlelarge.pcx
art\civilopedia\icons\resources\cattlesmall.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_Incense
art\civilopedia\icons\resources\incenselarge.pcx
art\civilopedia\icons\resources\incensesmall.pcx
#ICON_GOOD_Ivory
art\civilopedia\icons\resources\ivorylarge.pcx
art\civilopedia\icons\resources\ivorysmall.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_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
#ICON_GOOD_Sugar
art\civilopedia\icons\resources\sugar_large.pcx
art\civilopedia\icons\resources\sugar_small.pcx
#ICON_GOOD_Bananas
art\civilopedia\icons\resources\banana_large.pcx
art\civilopedia\icons\resources\banana_small.pcx
#ICON_GOOD_Oasis
art\civilopedia\icons\resources\oasis_large.pcx
art\civilopedia\icons\resources\oasis_small.pcx
#ICON_GOOD_Tobacco
art\civilopedia\icons\resources\tobacco_large.pcx
art\civilopedia\icons\resources\tobacco_small.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_AOP_UNIT_Warrior
art\civilopedia\icons\units\49aztecJaguarwarriorlarge.pcx
art\civilopedia\icons\units\49aztecjaguarwarriorsmall.pcx
#ICON_PRTO_Scout
art\civilopedia\icons\units\02scoutlarge.pcx
art\civilopedia\icons\units\02scoutsmall.pcx
#ICON_AOP_UNIT_Brave
art\civilopedia\icons\units\x_gallic swordsman civpedia lg.pcx
art\civilopedia\icons\units\x_gallic swordsman civpedia sm.pcx
#ICON_AOP_UNIT_Chieftain
art\civilopedia\icons\units\x_berserk civpedia lg.pcx
art\civilopedia\icons\units\x_berserk civpedia sm.pcx
#ICON_AOP_UNIT_Canoe
art\civilopedia\icons\units\x2_Curragh civpedia lg.pcx
art\civilopedia\icons\units\x2_Curragh civpedia sm.pcx
#ICON_AOP_UNIT_Explorer
art\civilopedia\icons\units\x_conquist civpedia lg.pcx
art\civilopedia\icons\units\x_conquist civpedia sm.pcx
#ICON_AOP_UNIT_Thief
art\civilopedia\icons\units\X2_Spy-large.pcx
art\civilopedia\icons\units\X2_Spy-small.pcx
#ICON_AOP_UNIT_Buccaneer
art\civilopedia\icons\units\54immortallarge.pcx
art\civilopedia\icons\units\54immortalsmall.pcx
#ICON_AOP_UNIT_Musketeer
art\civilopedia\icons\units\58frenchmusketeerlarge.pcx
art\civilopedia\icons\units\58frenchmusketeersmall.pcx
#ICON_AOP_UNIT_Raider
art\civilopedia\icons\units\x_Medieval Infantry civpedia lg.pcx
art\civilopedia\icons\units\x_Medieval Infantry civpedia sm.pcx
#ICON_AOP_UNIT_Pirate
art\civilopedia\icons\units\PirateLarge.pcx
art\civilopedia\icons\units\PirateSmall.pcx
#ICON_AOP_UNIT_Cannon
art\civilopedia\icons\units\23cannonlarge.pcx
art\civilopedia\icons\units\23cannonsmall.pcx
#ICON_AOP_UNIT_Pirate_Captain
art\civilopedia\icons\units\PirateCaptainLarge.pcx
art\civilopedia\icons\units\PirateCaptainSmall.pcx
#ICON_AOP_UNIT_Galley
art\civilopedia\icons\units\29galley(trireme)large.pcx
art\civilopedia\icons\units\29galley(trireme)small.pcx
#ICON_AOP_UNIT_Sloop
art\civilopedia\icons\units\SloopLarge.pcx
art\civilopedia\icons\units\SloopSmall.pcx
#ICON_AOP_UNIT_Brig
art\civilopedia\icons\units\x2_carrack civpedia lg.pcx
art\civilopedia\icons\units\x2_carrack civpedia sm.pcx
#ICON_AOP_UNIT_Barque
art\civilopedia\icons\units\30caravellarge.pcx
art\civilopedia\icons\units\30caravelsmall.pcx
#ICON_AOP_UNIT_Privateer
art\civilopedia\icons\units\Privateerlarge.pcx
art\civilopedia\icons\units\Privateersmall.pcx
#ICON_AOP_UNIT_Galleon
art\civilopedia\icons\units\32galleonlarge.pcx
art\civilopedia\icons\units\32galleonsmall.pcx
#ICON_AOP_UNIT_Frigate
art\civilopedia\icons\units\PirateFrigateLarge.pcx
art\civilopedia\icons\units\PirateFrigateSmall.pcx
#ICON_AOP_UNIT_Ship_of_the_Line
art\civilopedia\icons\units\63englishmanowarlarge.pcx
art\civilopedia\icons\units\63englishmanowarsmall.pcx
#ICON_PRTO_Princess
art\civilopedia\icons\units\x_princess civpedia lg.pcx
art\civilopedia\icons\units\x_princess civpedia sm.pcx
#ICON_AOP_UNIT_Dark_Sloop
art\civilopedia\icons\units\DarkSloopLarge.pcx
art\civilopedia\icons\units\DarkSloopSmall.pcx
#ICON_PRTO_Joan
art\civilopedia\icons\units\x_Joan civpedia lg.pcx
art\civilopedia\icons\units\x_Joan civpedia sm.pcx
#ICON_PRTO_Montezuma
art\civilopedia\icons\units\x_Montezuma civpedia lg.pcx
art\civilopedia\icons\units\x_Montezuma civpedia sm.pcx
#ICON_PRTO_Hiawatha
art\civilopedia\icons\units\x_Hiawatha civpedia lg.pcx
art\civilopedia\icons\units\x_Hiawatha civpedia sm.pcx
#ICON_PRTO_Elizabeth
art\civilopedia\icons\units\x_Elizabeth civpedia lg.pcx
art\civilopedia\icons\units\x_Elizabeth civpedia sm.pcx
#ICON_PRTO_Isabella
art\civilopedia\icons\units\x_Isabella civpedia lg.pcx
art\civilopedia\icons\units\x_Isabella civpedia sm.pcx
#ICON_PRTO_William_of_Orange
art\civilopedia\icons\units\x2_William civpedia lg.pcx
art\civilopedia\icons\units\x2_William civpedia sm.pcx
#ICON_PRTO_Henry
art\civilopedia\icons\units\x2_Henry civpedia lg.pcx
art\civilopedia\icons\units\x2_Henry civpedia sm.pcx
#ICON_PRTO_Pachacuti
art\civilopedia\icons\units\x2_Pachacuti civpedia lg.pcx
art\civilopedia\icons\units\x2_Pachacuti civpedia sm.pcx
#ICON_PRTO_Smoke-Jaguar
art\civilopedia\icons\units\x2_SmokeJag civpedia lg.pcx
art\civilopedia\icons\units\x2_SmokeJag civpedia sm.pcx
#ICON_AOP_UNIT_Bounty
art\civilopedia\icons\units\65privateerlarge.pcx
art\civilopedia\icons\units\65privateersmall.pcx
#ICON_AOP_UNIT_Mutineer
art\civilopedia\icons\units\54immortallarge.pcx
art\civilopedia\icons\units\54immortalsmall.pcx
#ICON_AOP_UNIT_Wildmen
art\civilopedia\icons\units\06warriorlarge.pcx
art\civilopedia\icons\units\06warriorsmall.pcx

#Start buildings
#ICON_BLDG_Palace
CULTURE
0
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_Sword_Smith
ERA
1
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_Grog_Distillery
SINGLE
2
art\civilopedia\icons\buildings\Brewery_indlarge.pcx
art\civilopedia\icons\buildings\Brewery_indsmall.pcx
#ICON_BLDG_Bar
SINGLE
3
art\civilopedia\icons\buildings\Brewery_midlarge.pcx
art\civilopedia\icons\buildings\Brewery_midsmall.pcx
#ICON_BLDG_Inn
SINGLE
4
art\civilopedia\icons\buildings\Inn-large.pcx
art\civilopedia\icons\buildings\Inn-small.pcx
#ICON_BLDG_Brothel
SINGLE
5
art\civilopedia\icons\buildings\Brothellarge.pcx
art\civilopedia\icons\buildings\Brothelsmall.pcx
#ICON_BLDG_Harbor
ERA
6
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_Dock
SINGLE
7
art\civilopedia\icons\buildings\comm dock_large.pcx
art\civilopedia\icons\buildings\comm dock_small.pcx
#ICON_BLDG_Shipyard
SINGLE
8
art\civilopedia\icons\buildings\NavalAcademyModLarge.pcx
art\civilopedia\icons\buildings\NavalAcademyModSmall.pcx
#ICON_BLDG_Coastal_Fortress
CULTURE
9
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_Palisade
SINGLE
10
art\civilopedia\icons\buildings\timberpalisadelarge.pcx
art\civilopedia\icons\buildings\timberpalisadesmall.pcx
#ICON_BLDG_Walls
CULTURE
11
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_Small_Stash
SINGLE
12
art\civilopedia\icons\buildings\skulltowerlarge.pcx
art\civilopedia\icons\buildings\skulltowersmall.pcx
#ICON_BLDG_Large_Stash
SINGLE
13
art\civilopedia\icons\buildings\montecarlo-large.pcx
art\civilopedia\icons\buildings\montecarlo-small.pcx
#ICON_BLDG_Buccaneer_Home
SINGLE
14
art\civilopedia\icons\buildings\MedBuilding1_Large.pcx
art\civilopedia\icons\buildings\MedBuilding1_Small.pcx
#ICON_BLDG_Small_Temple
SINGLE
15
art\civilopedia\icons\buildings\sacrificialaltarlarge.pcx
art\civilopedia\icons\buildings\sacrificialaltarsmall.pcx
#ICON_BLDG_Medium_Temple
SINGLE
16
art\civilopedia\icons\buildings\templeamerlarge.pcx
art\civilopedia\icons\buildings\templeamersmall.pcx
#ICON_BLDG_Large_Temple
SINGLE
17
art\civilopedia\icons\buildings\sunpyramidlarge.pcx
art\civilopedia\icons\buildings\sunpyramidsmall.pcx
#ICON_BLDG_Grain_Storage
SINGLE
18
art\civilopedia\icons\buildings\granaryancrenindlarge.pcx
art\civilopedia\icons\buildings\granaryancrenindsmall.pcx
#ICON_BLDG_Court
SINGLE
19
art\civilopedia\icons\buildings\courthouselarge.pcx
art\civilopedia\icons\buildings\courthousesmall.pcx
#ICON_BLDG_Water_System
SINGLE
20
art\civilopedia\icons\buildings\SewerLarge.pcx
art\civilopedia\icons\buildings\SewerSmall.pcx
#ICON_BLDG_Stashing
SINGLE
21
art\civilopedia\icons\buildings\wealthlarge.pcx
art\civilopedia\icons\buildings\wealthsmall.pcx
#ICON_BLDG_Gallows
SINGLE
22
art\civilopedia\icons\buildings\Gallowslarge.pcx
art\civilopedia\icons\buildings\Gallowssmall.pcx
#ICON_BLDG_Bath
SINGLE
23
art\civilopedia\icons\buildings\Bathhouselarge.pcx
art\civilopedia\icons\buildings\Bathhousesmall.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_SPLASH_ART begin


################################################################
#Era splash art begin
#ERA_SPLASH_ERAS_Ancient_Times
art\erasplash\ancient.pcx
art\erasplash\medival.pcx
#ERA_SPLASH_ERAS_Middle_Ages
art\erasplash\medival.pcx
art\erasplash\indust.pcx
#ERA_SPLASH_ERAS_Industrial_Age
art\erasplash\indust.pcx
art\erasplash\modern.pcx
#ERA_SPLASH_ERAS_Modern_Era
art\erasplash\modern.pcx
art\erasplash\modern.pcx

################################################################
# Small Tech Icons
############################################
############################################

#AOP_TECH_Tribal_Entry
Art\tech chooser\Icons\57-Pottery-small.pcx
#AOP_TECH_Tribal_Farming
Art\tech chooser\Icons\41-mathematics-small.pcx
#AOP_TECH_Tribal_Worship
Art\tech chooser\Icons\07-CeremonialBurial-small.pcx
#AOP_TECH_Tribal_Warrior
Art\tech chooser\Icons\06-bronzeWorking-small.pcx
#AOP_TECH_Tribal_Builders
Art\tech chooser\Icons\22-engineering-small.pcx
#AOP_TECH_Tribal_Culture
Art\tech chooser\Icons\19-education-small.pcx
#AOP_TECH_Tribal_Art_of_war
Art\tech chooser\Icons\81-Warrior Code-small.pcx
#AOP_TECH_Tribal_Glory
Art\tech chooser\Icons\69-spaceflight-small.pcx
#AOP_TECH_Pirate_Entry
Art\tech chooser\Icons\02-AmphibiousWarfare-small.pcx
#AOP_TECH_Pirate_Partying
Art\tech chooser\Icons\65-sanitation-small.pcx
#AOP_TECH_Pirate_Seafaring
Art\tech chooser\Icons\39-Mapmaking-small.pcx
#AOP_TECH_Pirate_Sword_Smithing
Art\tech chooser\Icons\35-Ironworking-small.pcx
#AOP_TECH_Pirate_Stealing
Art\tech chooser\Icons\37-Magnetism-small.pcx
#AOP_TECH_Pirate_Grog_Distilling
Art\tech chooser\Icons\42-Medicine-small.pcx
#AOP_TECH_Pirate_Slavery
Art\tech chooser\Icons\Fascism-small.pcx
#AOP_TECH_Pirate_Sailing
Art\tech chooser\Icons\03-Astronomy-small.pcx
#AOP_TECH_Pirate_Gunpowder
Art\tech chooser\Icons\30-gunpowder-small.pcx
#AOP_TECH_Pirate_Housing
Art\tech chooser\Icons\27-freeArtistry-small.pcx
#AOP_TECH_Pirate_Navigation
Art\tech chooser\Icons\52-navigation-small.pcx
#AOP_TECH_Pirate_Plundering
Art\tech chooser\Icons\15-Currency-small.pcx
#AOP_TECH_Pirate_Defense
Art\tech chooser\Icons\14-Construction-small.pcx
#AOP_TECH_Pirate_Terrorizing
Art\tech chooser\icons\BloodCult-small.pcx
#AOP_TECH_Pirate_Hoarding
Art\tech chooser\Icons\18-Economics-small.pcx
#AOP_TECH_Pirate_Prostitution
Art\tech chooser\Icons\62-ReplaceableParts-small.pcx
#AOP_TECH_Distant_Future
Art\tech chooser\Icons\64-rocketry-small.pcx

# Large Tech Icons
#AOP_TECH_Tribal_Entry_LARGE
Art\tech chooser\Icons\57-Pottery-large.pcx
#AOP_TECH_Tribal_Farming_LARGE
Art\tech chooser\Icons\41-mathematics-large.pcx
#AOP_TECH_Tribal_Worship_LARGE
Art\tech chooser\Icons\07-CeremonialBurial-large.pcx
#AOP_TECH_Tribal_Warrior_LARGE
Art\tech chooser\Icons\06-bronzeWorking-large.pcx
#AOP_TECH_Tribal_Builders_LARGE
Art\tech chooser\Icons\22-engineering-large.pcx
#AOP_TECH_Tribal_Culture_LARGE
Art\tech chooser\Icons\19-education-large.pcx
#AOP_TECH_Tribal_Art_of_war_LARGE
Art\tech chooser\Icons\81-Warrior Code-large.pcx
#AOP_TECH_Tribal_Glory_LARGE
Art\tech chooser\Icons\69-spaceflight-large.pcx
#AOP_TECH_Pirate_Entry_LARGE
Art\tech chooser\Icons\02-AmphibiousWarfare-large.pcx
#AOP_TECH_Pirate_Partying_LARGE
Art\tech chooser\Icons\65-sanitation-large.pcx
#AOP_TECH_Pirate_Seafaring_LARGE
Art\tech chooser\Icons\39-Mapmaking-large.pcx
#AOP_TECH_Pirate_Sword_Smithing_LARGE
Art\tech chooser\Icons\35-Ironworking-large.pcx
#AOP_TECH_Pirate_Stealing_LARGE
Art\tech chooser\Icons\37-Magnetism-large.pcx
#AOP_TECH_Pirate_Grog_Distilling_LARGE
Art\tech chooser\Icons\42-Medicine-large.pcx
#AOP_TECH_Pirate_Slavery_LARGE
Art\tech chooser\Icons\Fascism-large.pcx
#AOP_TECH_Pirate_Sailing_LARGE
Art\tech chooser\Icons\03-Astronomy-large.pcx
#AOP_TECH_Pirate_Gunpowder_LARGE
Art\tech chooser\Icons\30-gunpowder-large.pcx
#AOP_TECH_Pirate_Housing_LARGE
Art\tech chooser\Icons\27-freeArtistry-large.pcx
#AOP_TECH_Pirate_Navigation_LARGE
Art\tech chooser\Icons\52-navigation-large.pcx
#AOP_TECH_Pirate_Plundering_LARGE
Art\tech chooser\Icons\15-Currency-large.pcx
#AOP_TECH_Pirate_Defense_LARGE
Art\tech chooser\Icons\14-Construction-large.pcx
#AOP_TECH_Pirate_Terrorizing_LARGE
Art\tech chooser\icons\BloodCult-large.pcx
#AOP_TECH_Pirate_Hoarding_LARGE
Art\tech chooser\Icons\18-Economics-large.pcx
#AOP_TECH_Pirate_Prostitution_LARGE
Art\tech chooser\Icons\62-ReplaceableParts-large.pcx
#AOP_TECH_Distant_Future_LARGE
Art\tech chooser\Icons\64-rocketry-large.pcx

################################################################
# Unit animations
#ANIMNAME_PRTO_Settler
Colono
#ANIMNAME_PRTO_Worker
Trabajador
#ANIMNAME_PRTO_Worker_SLAVE
Enslaved Worker
#ANIMNAME_AOP_UNIT_Warrior
guerrero jaguar
#ANIMNAME_PRTO_Scout
batidor
#ANIMNAME_AOP_UNIT_Brave
gallic swordsman
#ANIMNAME_AOP_UNIT_Chieftain
Berserk
#ANIMNAME_AOP_UNIT_Canoe
Curragh
#ANIMNAME_AOP_UNIT_Explorer
Conquistador
#ANIMNAME_AOP_UNIT_Thief
Spy
#ANIMNAME_AOP_UNIT_Buccaneer
inmortales
#ANIMNAME_AOP_UNIT_Musketeer
Mosquetero del rey
#ANIMNAME_AOP_UNIT_Raider
Medieval Infantry
#ANIMNAME_AOP_UNIT_Pirate
Pirate
#ANIMNAME_AOP_UNIT_Cannon
can
#ANIMNAME_AOP_UNIT_Pirate_Captain
Pirate Captain
#ANIMNAME_AOP_UNIT_Galley
Galera
#ANIMNAME_AOP_UNIT_Sloop
Sloop
#ANIMNAME_AOP_UNIT_Brig
Carrack
#ANIMNAME_AOP_UNIT_Barque
carabela
#ANIMNAME_AOP_UNIT_Privateer
corsario
#ANIMNAME_AOP_UNIT_Galleon
galen
#ANIMNAME_AOP_UNIT_Frigate
fragata
#ANIMNAME_AOP_UNIT_Ship_of_the_Line
buque de guerra
#ANIMNAME_PRTO_Princess
Princess
#ANIMNAME_AOP_UNIT_Dark_Sloop
Dark Sloop
#ANIMNAME_PRTO_Joan
King French
#ANIMNAME_PRTO_Montezuma
King Aztec
#ANIMNAME_PRTO_Hiawatha
King Iroquois
#ANIMNAME_PRTO_Elizabeth
King English
#ANIMNAME_PRTO_Isabella
King Spanish
#ANIMNAME_PRTO_William_of_Orange
King Netherlands
#ANIMNAME_PRTO_Henry
King Portugal
#ANIMNAME_PRTO_Pachacuti
King Incan
#ANIMNAME_PRTO_Smoke-Jaguar
King Mayan
#ANIMNAME_AOP_UNIT_Bounty
corsario
#ANIMNAME_AOP_UNIT_Mutineer
inmortales
#ANIMNAME_AOP_UNIT_Wildmen
guerrero

################################################################
# Era-Specific Unit icons