; PediaIcons.txt - Global Conquests - Spanish
;   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 resources
#ICON_GOOD_Bison
art\civilopedia\icons\resources\bison_large.pcx
art\civilopedia\icons\resources\bison_small.pcx
#ICON_GOOD_Dromedary
art\civilopedia\icons\resources\drome_large.pcx
art\civilopedia\icons\resources\drome_small.pcx