home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 September / PCWELT_9_2006.ISO / pcwsoft / Freeciv-2.0.8-win32-gtk2-setup.exe / data / misc / small.spec < prev    next >
Encoding:
Text File  |  2006-03-06  |  2.5 KB  |  122 lines

  1.  
  2. [spec]
  3.  
  4. ; Format and options of this spec file:
  5. options = "+spec3"
  6.  
  7. [info]
  8.  
  9. artists = "
  10.     Alexandre Beraud <a_beraud@lemel.fr>
  11.     Jeff Mallatt <jjm@codewell.com> (cooling flakes)
  12.     Davide Pagnin <nightmare@freeciv.it> (angry citizens)
  13.     Enrico Bini <e.bini@sssup.it> (fundamentalism icon)
  14. "
  15.  
  16. [file]
  17. gfx = "misc/small"
  18.  
  19. [grid_main]
  20.  
  21. x_top_left = 0
  22. y_top_left = 0
  23. dx = 15
  24. dy = 20
  25.  
  26. tiles = { "row", "column", "tag"
  27.  
  28. ; Science progress indicators:
  29.  
  30.   0,  0, "s.science_bulb_0"
  31.   0,  1, "s.science_bulb_1"
  32.   0,  2, "s.science_bulb_2"
  33.   0,  3, "s.science_bulb_3"
  34.   0,  4, "s.science_bulb_4"
  35.   0,  5, "s.science_bulb_5"
  36.   0,  6, "s.science_bulb_6"
  37.   0,  7, "s.science_bulb_7"
  38.  
  39. ; Government icons: (see further below for fundamentalism)
  40.  
  41.   0,  8, "gov.anarchy"
  42.   0,  9, "gov.despotism"
  43.   0, 10, "gov.monarchy"
  44.   0, 11, "gov.communism"
  45.   0, 12, "gov.fundamentalism"
  46.   0, 13, "gov.republic"
  47.   0, 14, "gov.democracy"
  48.  
  49. ; Global warming progress indicators:
  50.  
  51.   0, 15, "s.warming_sun_0"
  52.   0, 16, "s.warming_sun_1"
  53.   0, 17, "s.warming_sun_2"
  54.   0, 18, "s.warming_sun_3"
  55.   0, 19, "s.warming_sun_4"
  56.   0, 20, "s.warming_sun_5"
  57.   0, 21, "s.warming_sun_6"
  58.   0, 22, "s.warming_sun_7"
  59.  
  60. ; Nuclear winter progress indicators:
  61.  
  62.   0, 34, "s.cooling_flake_0"
  63.   0, 35, "s.cooling_flake_1"
  64.   0, 36, "s.cooling_flake_2"
  65.   0, 37, "s.cooling_flake_3"
  66.   0, 38, "s.cooling_flake_4"
  67.   0, 39, "s.cooling_flake_5"
  68.   0, 40, "s.cooling_flake_6"
  69.   0, 41, "s.cooling_flake_7"
  70.  
  71. ; Panel tax icons
  72.  
  73.   0, 23, "s.tax_luxury"
  74.   0, 24, "s.tax_science"
  75.   0, 25, "s.tax_gold"
  76.  
  77. ; Citizen icons:
  78.  
  79.   0, 23, "specialist.elvis_0"
  80.   0, 24, "specialist.scientist_0"
  81.   0, 25, "specialist.taxman_0"
  82.  
  83.   0, 26, "citizen.content_0"
  84.   0, 27, "citizen.content_1"
  85.   0, 28, "citizen.happy_0"
  86.   0, 29, "citizen.happy_1"
  87.   0, 30, "citizen.unhappy_0" 
  88.   0, 31, "citizen.unhappy_1" 
  89.   0, 32, "citizen.angry_0" 
  90.   0, 33, "citizen.angry_1" 
  91.  
  92. ; Right arrow icon:
  93.  
  94.   0, 42, "s.right_arrow"
  95.  
  96. ; Event Message Icons - currently unused
  97.  
  98.   1, 0,  "ev.hutbarbarians"
  99.   1, 0,  "ev.hutcowardlybarbs"
  100.   1, 1,  "ev.diplomated"
  101.   1, 1,  "ev.diplomatmine"
  102.   1, 1,  "ev.firstcontact"
  103.   1, 2,  "ev.aqueduct"
  104.   1, 2,  "ev.aqueductbuilding"  
  105.   1, 3,  "ev.growth"
  106.   1, 3,  "ev.granthrottle"
  107.   1, 3,  "ev.citymaygrow"
  108.   1, 3,  "ev.citybuild"
  109.   1, 3,  "ev.hutcity"
  110.   1, 3,  "ev.hutnomads"
  111.   1, 4,  "ev.famine"
  112.   1, 4,  "ev.faminefeared"
  113.   1, 5,  "ev.pollution"
  114.   1, 6,  "ev.nuke"
  115.   1, 6,  "ev.citynuked"
  116.   1, 7,  "ev.wonderstart"
  117.   1, 8,  "ev.wonderstopped"
  118.   1, 8,  "ev.wonderobsolete"
  119.   1, 9,  "ev.wonderwillbebuilt"
  120.   1, 10, "ev.wonderbuilt"
  121. }
  122.