home *** CD-ROM | disk | FTP | other *** search
/ CD Action 40 / cdactionmagazinecoverdisc401999.iso / civ / setup / data / civdemo.ctp / ctp_data / english / uidata / layouts / civstatus.ldl < prev    next >
Text File  |  1999-06-23  |  31KB  |  3,021 lines

  1. #######################################
  2.  
  3. # File: civstatus.ldl
  4.  
  5. # Last Access: Mon Jun 01 13:01:31 1998
  6.  
  7. #######################################
  8.  
  9.  
  10. template CIV_STATUS_MARKER {
  11.     int    xpix    0
  12.     int    ypix    0
  13.     int    widthpix    4
  14.     int    heightpix    4
  15. }
  16.  
  17. template civstatus_button : T_FONT5_8 {
  18.  
  19.     int bevelwidth    0
  20.  
  21.     int beveltype    0
  22.  
  23.     string imagebltflag    "chromakey"
  24.  
  25. }
  26.  
  27.  
  28.  
  29. template civstatus_textbox : T_FONT1_12 {
  30.  
  31.     int bevelwidth    1
  32.  
  33.     int beveltype    2
  34.  
  35. }
  36.  
  37.  
  38.  
  39. template civstatus_header : T_FONT1_12 {
  40.  
  41.     int    heightpix    20
  42.  
  43.     string    pattern    "upba5605.tga"
  44.  
  45.     int    bevelwidth    1
  46.  
  47. }
  48.  
  49.  
  50.  
  51. template civstatus_slider {
  52.  
  53.     int    widthpix    86
  54.  
  55.     int    heightpix    20
  56.  
  57.     int    srcwidthpix        86
  58.  
  59.     int    srcheightpix    20    
  60.  
  61.     int    maxxval        4
  62.  
  63.     int    maxyval        0
  64.  
  65.     int    pagexval    1
  66.  
  67.     int    pageyval    1
  68.  
  69.     int xval        0
  70.  
  71.     string    type    "slider"
  72.  
  73.     string    orientation    "horizontal"
  74.  
  75.     bool    rigidthumb    TRUE
  76.  
  77.     bool    quantizedrag    TRUE
  78.  
  79.     int        minthumbsize    9
  80.  
  81.     thumb {
  82.  
  83.         int    widthpix    9
  84.  
  85.         int heightpix    20
  86.  
  87.         string    image0    "upba2512.tga"
  88.  
  89.         string    imagebltflag    "chromakey"
  90.  
  91.     }
  92.  
  93.     string    pattern    "upba5100.tga"
  94.  
  95. }
  96.  
  97.  
  98.  
  99. ##-----------------------------------##
  100.  
  101. ##              Data                 ##
  102.  
  103. ##-----------------------------------##
  104.  
  105. CivStatusMainWindow {
  106.  
  107.     string    pattern    "upba5100.tga"
  108.  
  109. #    int    xpix    318
  110.  
  111. #    int    ypix    187
  112.  
  113.     string    xanchor        "center"
  114.  
  115.     string    yanchor        "center"
  116.  
  117.     int    widthpix    388
  118.  
  119.     int    heightpix    395
  120.  
  121.     CloseButton:CTP_CLOSE_BUTTON {
  122.         int    xpix    317
  123.         int    ypix    357
  124.     }
  125.  
  126.  
  127.     WorkdayMarker:CIV_MARKER {
  128.     }
  129.     RationsMarker:CIV_MARKER {
  130.     }
  131.     WagesMarker:CIV_MARKER {
  132.     }
  133.     HappyMarker:CIV_MARKER {
  134.     }
  135.     c3_FancyTop {
  136.  
  137.         string    image0    "upba5117.tga"
  138.  
  139.         int     xpix        0
  140.  
  141.         int     ypix        -8
  142.  
  143.         int    widthpix    399
  144.  
  145.         int    heightpix    8
  146.  
  147.     }
  148.  
  149.  
  150.  
  151.     Title:T_FONT_SCREEN_TITLE {
  152.  
  153.         int    xpix    115
  154.  
  155.         int    ypix    1
  156.  
  157.         int    widthpix    158
  158.  
  159.         int    heightpix    13    
  160.  
  161.         string    text    "str_ldl_CIV_STATUS"
  162.     }
  163.  
  164. # prod button
  165.  
  166.     button0 : civstatus_button {
  167.  
  168.         int xpix        45
  169.  
  170.         int ypix        60
  171.  
  172.         int widthpix    57
  173.  
  174.         int heightpix    25
  175.  
  176.         string    image0            "upba5111.tga"
  177.  
  178.         string    image1            "upba5112.tga"
  179.  
  180.     }
  181.  
  182. # gold button
  183.  
  184.     button1 : civstatus_button {
  185.  
  186.         int xpix        45
  187.  
  188.         int ypix        159
  189.  
  190.         int widthpix    57
  191.  
  192.         int heightpix    25
  193.  
  194.         string    image0            "upba5113.tga"
  195.  
  196.         string    image1            "upba5114.tga"
  197.  
  198.     }
  199.  
  200. # food button
  201.  
  202.     button2 : civstatus_button {
  203.  
  204.         int xpix        46
  205.  
  206.         int ypix        273
  207.  
  208.         int widthpix    56
  209.  
  210.         int heightpix    26
  211.  
  212.         string    image0            "upba5115.tga"
  213.  
  214.         string    image1            "upba5116.tga"
  215.  
  216.     }
  217.  
  218. # pw plus button
  219.  
  220.     button3 : civstatus_button {
  221.  
  222.         int xpix        337
  223.  
  224.         int ypix        111
  225.  
  226.         int widthpix    22
  227.  
  228.         int heightpix    18
  229.  
  230.         string    image0            "upba5258.tga"
  231.  
  232.         string    image1            "upba5259.tga"
  233.  
  234.     }
  235.  
  236. # pw minus button
  237.  
  238.     button4 : civstatus_button {
  239.  
  240.         int xpix        279
  241.  
  242.         int ypix        111
  243.  
  244.         int widthpix    22
  245.  
  246.         int heightpix    18
  247.  
  248.         string    image0            "upba5260.tga"
  249.  
  250.         string    image1            "upba5261.tga"
  251.  
  252.     }
  253.  
  254. # sci plus button
  255.  
  256.     button5 : civstatus_button {
  257.  
  258.         int xpix        337
  259.  
  260.         int ypix        206
  261.  
  262.         int widthpix    22
  263.  
  264.         int heightpix    18
  265.  
  266.         string    image0            "upba5258.tga"
  267.  
  268.         string    image1            "upba5259.tga"
  269.  
  270.     }
  271.  
  272. # sci minus button
  273.  
  274.     button6 : civstatus_button {
  275.  
  276.         int xpix        279
  277.  
  278.         int ypix        206
  279.  
  280.         int widthpix    22
  281.  
  282.         int heightpix    18
  283.  
  284.         string    image0            "upba5260.tga"
  285.  
  286.         string    image1            "upba5261.tga"
  287.  
  288.     }
  289.  
  290. # change gov button
  291.  
  292.     button7 : civstatus_button {
  293.  
  294.         int xpix        253
  295.  
  296.         int ypix        290
  297.  
  298.         int widthpix    92
  299.  
  300.         int heightpix    27
  301.  
  302.         string    image0            "upba5105.tga"
  303.  
  304.         string    image1            "upba5106.tga"
  305.  
  306.         string    text            "str_ldl_CAPS_CHANGE"
  307.     }
  308.  
  309. # prod slider
  310.  
  311.     slider0 : civstatus_slider {
  312.  
  313.         int    xpix    64
  314.  
  315.         int    ypix    110
  316.  
  317.         int    percent    75
  318.  
  319.  
  320.  
  321.         int    srcxpix    64
  322.  
  323.         int    srcypix 110
  324.  
  325.  
  326.  
  327. #        string pattern    "upba5605.tga"
  328.  
  329.     }
  330.  
  331. # gold slider
  332.  
  333.     slider1 : civstatus_slider {
  334.  
  335.         int    xpix    64
  336.  
  337.         int    ypix    205
  338.  
  339.         int    percent    75
  340.  
  341.  
  342.  
  343.         int    srcxpix    64
  344.  
  345.         int    srcypix 205
  346.  
  347.  
  348.  
  349. #        string pattern    "upba5605.tga"
  350.  
  351.  
  352.  
  353.     }
  354.  
  355. # food slider
  356.  
  357.     slider2 : civstatus_slider {
  358.  
  359.         int    xpix    64
  360.  
  361.         int    ypix    320
  362.  
  363.         int    percent    75
  364.  
  365.  
  366.  
  367.         int    srcxpix    64
  368.  
  369.         int    srcypix 320
  370.  
  371.  
  372.  
  373. #        string pattern    "upba5605.tga"
  374.  
  375.  
  376.  
  377.     }
  378.  
  379.  
  380.  
  381. # happiness thermometer
  382.  
  383.     Therm {
  384.  
  385.         int    xpix    120
  386.  
  387.         int    ypix    47
  388.  
  389.         int    widthpix    100
  390.  
  391.         int    heightpix    13
  392.  
  393.  
  394.  
  395.         int    srcxpix    120
  396.  
  397.         int    srcypix 47
  398.  
  399.         int    srcwidthpix        100
  400.  
  401.         int    srcheightpix    13    
  402.  
  403.  
  404.  
  405.         string pattern    "upba5100.tga"
  406.  
  407.     }
  408.  
  409.  
  410.  
  411. # pop label
  412.  
  413.     text0 : T_FONT1_12 {
  414.  
  415.         int    xpix    12
  416.  
  417.         int    ypix    21
  418.  
  419.         int    widthpix    40
  420.  
  421.         int    heightpix    15
  422.  
  423.         string    text    "str_ldl_CITIES_COLON"
  424.     }
  425.  
  426. # pop box
  427.  
  428.     text1 : civstatus_textbox {
  429.  
  430.         int    xpix    56
  431.  
  432.         int    ypix    21
  433.  
  434.         int    widthpix    36
  435.  
  436.         int    heightpix    15
  437.  
  438.  
  439.  
  440.         int    srcxpix    55
  441.  
  442.         int    srcypix 20
  443.  
  444.         int    srcwidthpix        38
  445.  
  446.         int    srcheightpix    17    
  447.  
  448.  
  449.  
  450.         string pattern    "upba5100.tga"
  451.  
  452.     }
  453.  
  454. # happy label
  455.  
  456.     text2 : T_FONT1_12 {
  457.  
  458.         int    xpix    120
  459.  
  460.         int    ypix    30
  461.  
  462.         int    widthpix    100
  463.  
  464.         int    heightpix    15
  465.  
  466.         string    text    "str_ldl_CAPS_HAPPINESS"
  467.     }
  468.  
  469. # happy box
  470.  
  471.     text3 : civstatus_textbox {
  472.  
  473.         int    xpix    225
  474.  
  475.         int    ypix    43
  476.  
  477.         int    widthpix    32
  478.  
  479.         int    heightpix    20
  480.  
  481.  
  482.  
  483.         int    srcxpix    224
  484.  
  485.         int    srcypix 42
  486.  
  487.         int    srcwidthpix        34
  488.  
  489.         int    srcheightpix    22    
  490.  
  491.  
  492.  
  493.         string pattern    "upba5100.tga"
  494.  
  495.     }
  496.  
  497. # riot label
  498.  
  499.     text4 : T_FONT1_12 {
  500.  
  501.         int    xpix    298
  502.  
  503.         int    ypix    21
  504.  
  505.         int    widthpix    40
  506.  
  507.         int    heightpix    15
  508.  
  509.         string    text    "str_ldl_RIOT_COLON"
  510.     }
  511.  
  512. # riot box
  513.  
  514.     text5 : civstatus_textbox {
  515.  
  516.         int    xpix    340
  517.  
  518.         int    ypix    21
  519.  
  520.         int    widthpix    30
  521.  
  522.         int    heightpix    15
  523.  
  524.  
  525.  
  526.         int    srcxpix    334
  527.  
  528.         int    srcypix 22
  529.  
  530.         int    srcwidthpix        32
  531.  
  532.         int    srcheightpix    17    
  533.  
  534.  
  535.  
  536.         string pattern    "upba5100.tga"
  537.  
  538.     }
  539.  
  540. # rev label
  541.  
  542.     text6 : T_FONT1_12 {
  543.  
  544.         int    xpix    298
  545.  
  546.         int    ypix    40
  547.  
  548.         int    widthpix    40
  549.  
  550.         int    heightpix    15
  551.  
  552.         string    text    "str_ldl_REV_COLON"
  553.     }
  554.  
  555. # rev box
  556.  
  557.     text7 : civstatus_textbox {
  558.  
  559.         int    xpix    340
  560.  
  561.         int    ypix    40
  562.  
  563.         int    widthpix    30
  564.  
  565.         int    heightpix    15
  566.  
  567.  
  568.  
  569.         int    srcxpix    334
  570.  
  571.         int    srcypix 43
  572.  
  573.         int    srcwidthpix        32
  574.  
  575.         int    srcheightpix    17    
  576.  
  577.  
  578.  
  579.         string pattern    "upba5100.tga"
  580.  
  581.     }
  582.  
  583. # celeb label
  584.  
  585.     text8 : T_FONT1_12 {
  586.  
  587.         int    xpix    298
  588.  
  589.         int    ypix    59
  590.  
  591.         int    widthpix    40
  592.  
  593.         int    heightpix    15
  594.  
  595.         string    text    "str_ldl_CELEB_COLON"
  596.     }
  597.  
  598. # celeb box
  599.  
  600.     text9 : civstatus_textbox {
  601.  
  602.         int    xpix    340
  603.  
  604.         int    ypix    59
  605.  
  606.         int    widthpix    30
  607.  
  608.         int    heightpix    15
  609.  
  610.  
  611.  
  612.         int    srcxpix    334
  613.  
  614.         int    srcypix 62
  615.  
  616.         int    srcwidthpix        32
  617.  
  618.         int    srcheightpix    17    
  619.  
  620.  
  621.  
  622.         string pattern    "upba5100.tga"
  623.  
  624.     }
  625.  
  626. # prod box
  627.  
  628.     text10 : civstatus_textbox {
  629.  
  630.         int    xpix    105
  631.  
  632.         int    ypix    68
  633.  
  634.         int    widthpix    32
  635.  
  636.         int    heightpix    15
  637.  
  638.  
  639.  
  640.         int    srcxpix    104
  641.  
  642.         int    srcypix 67
  643.  
  644.         int    srcwidthpix        34
  645.  
  646.         int    srcheightpix    17    
  647.  
  648.  
  649.  
  650.         string pattern    "upba5100.tga"
  651.  
  652.     }
  653.  
  654. # workday label
  655.  
  656.     text11 : T_FONT1_12 {
  657.  
  658.         int    xpix    64
  659.  
  660.         int    ypix    85
  661.  
  662.         int    widthpix    86
  663.  
  664.         int    heightpix    20
  665.  
  666.         string    text    "str_ldl_CAPS_WORKDAY"
  667.     }
  668.  
  669. # workday box
  670.  
  671.     text12 : civstatus_textbox {
  672.  
  673.         int    xpix    158
  674.  
  675.         int    ypix    112
  676.  
  677.         int    widthpix    35
  678.  
  679.         int    heightpix    15
  680.  
  681.  
  682.  
  683.         int    srcxpix    158
  684.  
  685.         int    srcypix 112
  686.  
  687.         int    srcwidthpix        35
  688.  
  689.         int    srcheightpix    15    
  690.  
  691.  
  692.  
  693.         string pattern    "upba5100.tga"
  694.  
  695.     }
  696.  
  697. # pw label
  698.  
  699.     text13 : T_FONT1_12 {
  700.  
  701.         int    xpix    303
  702.  
  703.         int    ypix    87
  704.  
  705.         int    widthpix    32
  706.  
  707.         int    heightpix    20
  708.  
  709.         string    text    "str_ldl_PW"
  710.     }
  711.  
  712. # pw box
  713.  
  714.     text14 : civstatus_textbox {
  715.  
  716.         int    xpix    303
  717.  
  718.         int    ypix    112
  719.  
  720.         int    widthpix    32
  721.  
  722.         int    heightpix    15
  723.  
  724.  
  725.  
  726.         int    srcxpix    303
  727.  
  728.         int    srcypix 112
  729.  
  730.         int    srcwidthpix        34
  731.  
  732.         int    srcheightpix    17    
  733.  
  734.  
  735.  
  736.         string pattern    "upba5100.tga"
  737.  
  738.     }
  739.  
  740. # pw cost label
  741.  
  742.     text15 : T_FONT1_12 {
  743.  
  744.         int    xpix    258
  745.  
  746.         int    ypix    131
  747.  
  748.         int    widthpix    40
  749.  
  750.         int    heightpix    15
  751.  
  752.         string    text    "str_ldl_CAPS_COST"
  753.     }
  754.  
  755. # pw cost box
  756.  
  757.     text16 : civstatus_textbox {
  758.  
  759.         int    xpix    303
  760.  
  761.         int    ypix    130
  762.  
  763.         int    widthpix    32
  764.  
  765.         int    heightpix    15
  766.  
  767.  
  768.  
  769.         int    srcxpix    303
  770.  
  771.         int    srcypix 130
  772.  
  773.         int    srcwidthpix        34
  774.  
  775.         int    srcheightpix    17    
  776.  
  777.  
  778.  
  779.         string pattern    "upba5100.tga"
  780.  
  781.     }
  782.  
  783. # gold box
  784.  
  785.     text17 : civstatus_textbox {
  786.  
  787.         int    xpix    105
  788.  
  789.         int    ypix    163
  790.  
  791.         int    widthpix    32
  792.  
  793.         int    heightpix    15
  794.  
  795.     
  796.  
  797.         int    srcxpix    104
  798.  
  799.         int    srcypix 162
  800.  
  801.         int    srcwidthpix        34
  802.  
  803.         int    srcheightpix    17    
  804.  
  805.  
  806.  
  807.         string pattern    "upba5100.tga"
  808.  
  809.  
  810.  
  811.     }
  812.  
  813. # wages label
  814.  
  815.     text18 : T_FONT1_12 {
  816.  
  817.         int    xpix    64
  818.  
  819.         int    ypix    180
  820.  
  821.         int    widthpix    86
  822.  
  823.         int    heightpix    20
  824.  
  825.         string    text    "str_ldl_CAPS_WAGES"
  826.     }
  827.  
  828. # wages box
  829.  
  830.     text19 : civstatus_textbox {
  831.  
  832.         int    xpix    158
  833.  
  834.         int    ypix    206
  835.  
  836.         int    widthpix    35
  837.  
  838.         int    heightpix    15
  839.  
  840.  
  841.  
  842.         int    srcxpix    158
  843.  
  844.         int    srcypix 206
  845.  
  846.         int    srcwidthpix        35
  847.  
  848.         int    srcheightpix    15    
  849.  
  850.  
  851.  
  852.         string pattern    "upba5100.tga"
  853.  
  854.     }
  855.  
  856. # science label
  857.  
  858.     text20 : T_FONT1_12 {
  859.  
  860.         int    xpix    303
  861.  
  862.         int    ypix    185
  863.  
  864.         int    widthpix    32
  865.  
  866.         int    heightpix    20
  867.  
  868.         string    text    "str_ldl_CAPS_SCIENCE"
  869.     }
  870.  
  871. # science box
  872.  
  873.     text21 : civstatus_textbox {
  874.  
  875.         int    xpix    303
  876.  
  877.         int    ypix    206
  878.  
  879.         int    widthpix    32
  880.  
  881.         int    heightpix    15
  882.  
  883.     
  884.  
  885.         int    srcxpix    303
  886.  
  887.         int    srcypix 206
  888.  
  889.         int    srcwidthpix        34
  890.  
  891.         int    srcheightpix    17    
  892.  
  893.  
  894.  
  895.         string pattern    "upba5100.tga"
  896.  
  897.     }
  898.  
  899. # science cost label
  900.  
  901.     text22 : T_FONT1_12 {
  902.  
  903.         int    xpix    261
  904.  
  905.         int    ypix    223
  906.  
  907.         int    widthpix    40
  908.  
  909.         int    heightpix    20
  910.  
  911.         string    text    "str_ldl_CAPS_COST"
  912.     }
  913.  
  914. # science cost box
  915.  
  916.     text23 : civstatus_textbox {
  917.  
  918.         int    xpix    303
  919.  
  920.         int    ypix    225
  921.  
  922.         int    widthpix    32
  923.  
  924.         int    heightpix    15
  925.  
  926.  
  927.  
  928.         int    srcxpix    270
  929.  
  930.         int    srcypix 225
  931.  
  932.         int    srcwidthpix        34
  933.  
  934.         int    srcheightpix    17    
  935.  
  936.  
  937.  
  938.         string pattern    "upba5100.tga"
  939.  
  940.  
  941.  
  942.     }
  943.  
  944. # paid label
  945.  
  946.     text24 : T_FONT1_12 {
  947.  
  948.         int    xpix    49
  949.  
  950.         int    ypix    234
  951.  
  952.         int    widthpix    40
  953.  
  954.         int    heightpix    20
  955.  
  956.         string    text    "str_ldl_SURPLUS"
  957.     }
  958.  
  959. # paid box
  960.  
  961.     text25 : civstatus_textbox {
  962.  
  963.         int    xpix    109
  964.  
  965.         int    ypix    234
  966.  
  967.         int    widthpix    42
  968.  
  969.         int    heightpix    15
  970.  
  971.  
  972.  
  973.         int    srcxpix    108
  974.  
  975.         int    srcypix 233
  976.  
  977.         int    srcwidthpix        44
  978.  
  979.         int    srcheightpix    17    
  980.  
  981.  
  982.  
  983.         string pattern    "upba5100.tga"
  984.  
  985.  
  986.  
  987.     }
  988.  
  989. # food box
  990.  
  991.     text26 : civstatus_textbox {
  992.  
  993.         int    xpix    105
  994.  
  995.         int    ypix    278
  996.  
  997.         int    widthpix    32
  998.  
  999.         int    heightpix    15
  1000.  
  1001.  
  1002.  
  1003.         int    srcxpix    104
  1004.  
  1005.         int    srcypix 277
  1006.  
  1007.         int    srcwidthpix        34
  1008.  
  1009.         int    srcheightpix    17    
  1010.  
  1011.  
  1012.  
  1013.         string pattern    "upba5100.tga"
  1014.  
  1015.  
  1016.  
  1017.     }
  1018.  
  1019. # rations label
  1020.  
  1021.     text27 : T_FONT1_12 {
  1022.  
  1023.         int    xpix    64
  1024.  
  1025.         int    ypix    295
  1026.  
  1027.         int    widthpix    86
  1028.  
  1029.         int    heightpix    20
  1030.  
  1031.         string    text    "str_ldl_CAPS_RATIONS"
  1032.     }
  1033.  
  1034. # rations box
  1035.  
  1036.     text28 : civstatus_textbox {
  1037.  
  1038.         int    xpix    158
  1039.  
  1040.         int    ypix    322
  1041.  
  1042.         int    widthpix    35
  1043.  
  1044.         int    heightpix    15
  1045.  
  1046.  
  1047.  
  1048.         int    srcxpix    158
  1049.  
  1050.         int    srcypix 322
  1051.  
  1052.         int    srcwidthpix        35
  1053.  
  1054.         int    srcheightpix    15    
  1055.  
  1056.  
  1057.  
  1058.         string pattern    "upba5100.tga"
  1059.  
  1060.  
  1061.  
  1062.     }
  1063.  
  1064. # eaten label
  1065.  
  1066.     text29 : T_FONT1_12 {
  1067.  
  1068.         int    xpix    49
  1069.  
  1070.         int    ypix    348
  1071.  
  1072.         int    widthpix    40
  1073.  
  1074.         int    heightpix    20
  1075.  
  1076.         string    text    "str_ldl_STORED"
  1077.     }
  1078.  
  1079. # eaten box
  1080.  
  1081.     text30 : civstatus_textbox {
  1082.  
  1083.         int    xpix    109
  1084.  
  1085.         int    ypix    348
  1086.  
  1087.         int    widthpix    42
  1088.  
  1089.         int    heightpix    15
  1090.  
  1091.  
  1092.  
  1093.         int    srcxpix    108
  1094.  
  1095.         int    srcypix 347
  1096.  
  1097.         int    srcwidthpix        44
  1098.  
  1099.         int    srcheightpix    17    
  1100.  
  1101.  
  1102.  
  1103.         string pattern    "upba5100.tga"
  1104.  
  1105.  
  1106.  
  1107.     }
  1108.  
  1109. # gov box
  1110.  
  1111.     text31 : T_FONT1_12 {
  1112.  
  1113.         int    xpix    236
  1114.  
  1115.         int    ypix    271
  1116.  
  1117.         int    widthpix    119
  1118.  
  1119.         int    heightpix    17
  1120.  
  1121.         int bevelwidth    1
  1122.  
  1123.         int beveltype    2
  1124.  
  1125.     }
  1126.  
  1127. # gov label
  1128.  
  1129.     text32 : T_FONT1_12 {
  1130.  
  1131.         int    xpix    220
  1132.  
  1133.         int    ypix    253
  1134.  
  1135.         int    widthpix    152
  1136.  
  1137.         int    heightpix    20
  1138.  
  1139.         int bevelwidth    0
  1140.  
  1141.         string    text    "str_ldl_CAPS_GOVERNMENT"
  1142.  
  1143.  
  1144.     }
  1145.  
  1146. # per turn food label
  1147.  
  1148.     text33 : T_FONT1_12 {
  1149.  
  1150.         int    xpix    195
  1151.  
  1152.         int    ypix    322
  1153.  
  1154.         int    widthpix    60
  1155.  
  1156.         int    heightpix    15
  1157.  
  1158.         int bevelwidth    0
  1159.  
  1160.         string    text    "str_ldl_CAPS_PER_TURN"
  1161.  
  1162.  
  1163.     }
  1164.  
  1165. # per turn gold label
  1166.  
  1167.     text34 : T_FONT1_12 {
  1168.  
  1169.         int    xpix    195
  1170.  
  1171.         int    ypix    206
  1172.  
  1173.         int    widthpix    60
  1174.  
  1175.         int    heightpix    15
  1176.  
  1177.         int bevelwidth    0
  1178.  
  1179.         string    text    "str_ldl_CAPS_PER_TURN"
  1180.  
  1181.  
  1182.     }
  1183.  
  1184. # per turn workday label
  1185.  
  1186.     text35 : T_FONT1_12 {
  1187.  
  1188.         int    xpix    195
  1189.  
  1190.         int    ypix    112
  1191.  
  1192.         int    widthpix    60
  1193.  
  1194.         int    heightpix    15
  1195.  
  1196.         int bevelwidth    0
  1197.  
  1198.         string    text    "str_ldl_CAPS_PER_TURN"
  1199.  
  1200.  
  1201.     }
  1202.  
  1203. # for building label
  1204.  
  1205.     text36 : T_FONT1_12 {
  1206.  
  1207.         int    xpix    49
  1208.  
  1209.         int    ypix    134
  1210.  
  1211.         int    widthpix    40
  1212.  
  1213.         int    heightpix    20
  1214.  
  1215.         string    text    "str_ldl_FOR_BUILDING"
  1216.     }
  1217.  
  1218. # for building box
  1219.  
  1220.     text37 : civstatus_textbox {
  1221.  
  1222.         int    xpix    109
  1223.  
  1224.         int    ypix    137
  1225.  
  1226.         int    widthpix    42
  1227.  
  1228.         int    heightpix    15
  1229.  
  1230.  
  1231.  
  1232.         int    srcxpix    109
  1233.  
  1234.         int    srcypix 137
  1235.  
  1236.         int    srcwidthpix        42
  1237.  
  1238.         int    srcheightpix    15    
  1239.  
  1240.  
  1241.  
  1242.         string pattern    "upba5100.tga"
  1243.  
  1244.  
  1245.  
  1246.     }
  1247.  
  1248. }
  1249.  
  1250.  
  1251.  
  1252. CivStatusEnactWindow {
  1253.  
  1254.     string    pattern    "upba5121.tga"
  1255.  
  1256.     string    xanchor    "center"
  1257.  
  1258.     string    yanchor    "center"
  1259.  
  1260.     int    widthpix    449
  1261.  
  1262.     int    heightpix    308
  1263.  
  1264.     
  1265.  
  1266.     Title:T_FONT_POPUP_TITLE {
  1267.  
  1268.         int    xpix    145
  1269.  
  1270.         int    ypix    5
  1271.  
  1272.         int    widthpix    158
  1273.  
  1274.         int    heightpix    13    
  1275.  
  1276.         string    text    "str_ldl_GOVERNMENTS"
  1277.     }
  1278.  
  1279. # current gov label
  1280.  
  1281.     text0 : T_FONT1_12 {
  1282.  
  1283.         int    xpix    177
  1284.  
  1285.         int    ypix    51
  1286.  
  1287.         int    widthpix    145
  1288.  
  1289.         int    heightpix    14
  1290.  
  1291.         string    text    "str_ldl_CURRENT_GOVERNMENT_COLON"
  1292.     }
  1293.  
  1294. # current gov box
  1295.  
  1296.     text1 : civstatus_textbox {
  1297.  
  1298.         int    xpix    204
  1299.  
  1300.         int    ypix    67
  1301.  
  1302.         int    widthpix    110
  1303.  
  1304.         int    heightpix    22
  1305.  
  1306.  
  1307.  
  1308.         int    srcxpix    204
  1309.  
  1310.         int    srcypix 67
  1311.  
  1312.         int    srcwidthpix        110
  1313.  
  1314.         int    srcheightpix    22    
  1315.  
  1316.  
  1317.  
  1318.         string pattern    "upba5121.tga"
  1319.  
  1320.     }
  1321.  
  1322. # change gov label
  1323.  
  1324.     text2 : T_FONT1_12 {
  1325.  
  1326.         int    xpix    365
  1327.  
  1328.         int    ypix    51
  1329.  
  1330.         int    widthpix    73
  1331.  
  1332.         int    heightpix    14
  1333.  
  1334.         string    text    "str_ldl_CHANGE_TO_COLON"
  1335.     }
  1336.  
  1337. # change gov box
  1338.  
  1339.     text3 : civstatus_textbox {
  1340.  
  1341.         int    xpix    324
  1342.  
  1343.         int    ypix    67
  1344.  
  1345.         int    widthpix    110
  1346.  
  1347.         int    heightpix    22
  1348.  
  1349.  
  1350.  
  1351.         int    srcxpix    324
  1352.  
  1353.         int    srcypix 67
  1354.  
  1355.         int    srcwidthpix        110
  1356.  
  1357.         int    srcheightpix    22    
  1358.  
  1359.  
  1360.  
  1361.         string pattern    "upba5121.tga"
  1362.  
  1363.  
  1364.  
  1365.     }
  1366.  
  1367. # current gov grow label
  1368.  
  1369.     text4 : T_FONT1_12 {
  1370.  
  1371.         int    xpix    168
  1372.  
  1373.         int    ypix    101
  1374.  
  1375.         int    widthpix    80
  1376.  
  1377.         int    heightpix    15
  1378.  
  1379.         string    text    "str_ldl_GROWTH_COLON"
  1380.     }
  1381.  
  1382. # current gov grow box
  1383.  
  1384.     text5 : T_FONT1_12 {
  1385.  
  1386.         int    xpix    234
  1387.  
  1388.         int    ypix    101
  1389.  
  1390.         int    widthpix    80
  1391.  
  1392.         int    heightpix    15
  1393.  
  1394.  
  1395.  
  1396.         int    srcxpix    234
  1397.  
  1398.         int    srcypix 101
  1399.  
  1400.         int    srcwidthpix        80
  1401.  
  1402.         int    srcheightpix    15    
  1403.  
  1404.  
  1405.  
  1406.         string pattern    "upba5121.tga"
  1407.  
  1408.     }
  1409.  
  1410. # current gov prod label
  1411.  
  1412.     text6 : T_FONT1_12 {
  1413.  
  1414.         int    xpix    163
  1415.  
  1416.         int    ypix    129
  1417.  
  1418.         int    widthpix    80
  1419.  
  1420.         int    heightpix    15
  1421.  
  1422.         string    text    "str_ldl_CAPS_PRODUCTION_COLON"
  1423.     }
  1424.  
  1425. # current gov prod box
  1426.  
  1427.     text7 : T_FONT1_12 {
  1428.  
  1429.         int    xpix    234
  1430.  
  1431.         int    ypix    129
  1432.  
  1433.         int    widthpix    80
  1434.  
  1435.         int    heightpix    15
  1436.  
  1437.  
  1438.  
  1439.         int    srcxpix    234
  1440.  
  1441.         int    srcypix 129
  1442.  
  1443.         int    srcwidthpix        80
  1444.  
  1445.         int    srcheightpix    15    
  1446.  
  1447.  
  1448.  
  1449.         string pattern    "upba5121.tga"
  1450.  
  1451.     }
  1452.  
  1453. # current gov sci label
  1454.  
  1455.     text8 : T_FONT1_12 {
  1456.  
  1457.         int    xpix    165
  1458.  
  1459.         int    ypix    152
  1460.  
  1461.         int    widthpix    80
  1462.  
  1463.         int    heightpix    15
  1464.  
  1465.         string    text    "str_ldl_SCIENCE_COLON"
  1466.     }
  1467.  
  1468. # current gov sci box
  1469.  
  1470.     text9 : T_FONT1_12 {
  1471.  
  1472.         int    xpix    234
  1473.  
  1474.         int    ypix    152
  1475.  
  1476.         int    widthpix    80
  1477.  
  1478.         int    heightpix    15
  1479.  
  1480.  
  1481.  
  1482.         int    srcxpix    234
  1483.  
  1484.         int    srcypix 152
  1485.  
  1486.         int    srcwidthpix        80
  1487.  
  1488.         int    srcheightpix    15    
  1489.  
  1490.  
  1491.  
  1492.         string pattern    "upba5121.tga"
  1493.  
  1494.  
  1495.  
  1496.     }
  1497.  
  1498. # current gov gold label
  1499.  
  1500.     text10 : T_FONT1_12 {
  1501.  
  1502.         int    xpix    168
  1503.  
  1504.         int    ypix    178
  1505.  
  1506.         int    widthpix    80
  1507.  
  1508.         int    heightpix    15
  1509.  
  1510.         string    text    "str_ldl_CAPS_GOLD_COLON"
  1511.     }
  1512.  
  1513. # current gov gold box
  1514.  
  1515.     text11 : T_FONT1_12 {
  1516.  
  1517.         int    xpix    234
  1518.  
  1519.         int    ypix    178
  1520.  
  1521.         int    widthpix    80
  1522.  
  1523.         int    heightpix    15
  1524.  
  1525.  
  1526.  
  1527.         int    srcxpix    234
  1528.  
  1529.         int    srcypix 178
  1530.  
  1531.         int    srcwidthpix        80
  1532.  
  1533.         int    srcheightpix    15    
  1534.  
  1535.  
  1536.  
  1537.         string pattern    "upba5121.tga"
  1538.  
  1539.  
  1540.  
  1541.     }
  1542.  
  1543. # current gov military label
  1544.  
  1545.     text12 : T_FONT1_12 {
  1546.  
  1547.         int    xpix    165
  1548.  
  1549.         int    ypix    204
  1550.  
  1551.         int    widthpix    80
  1552.  
  1553.         int    heightpix    15
  1554.  
  1555.         string    text    "str_ldl_MILITARY_COLON"
  1556.     }
  1557.  
  1558. # current gov military box
  1559.  
  1560.     text13 : T_FONT1_12 {
  1561.  
  1562.         int    xpix    234
  1563.  
  1564.         int    ypix    204
  1565.  
  1566.         int    widthpix    80
  1567.  
  1568.         int    heightpix    15
  1569.  
  1570.  
  1571.  
  1572.         int    srcxpix    234
  1573.  
  1574.         int    srcypix 204
  1575.  
  1576.         int    srcwidthpix        80
  1577.  
  1578.         int    srcheightpix    15    
  1579.  
  1580.  
  1581.  
  1582.         string pattern    "upba5121.tga"
  1583.  
  1584.  
  1585.  
  1586.     }
  1587.  
  1588. # change gov grow box
  1589.  
  1590.     text14 : T_FONT1_12 {
  1591.  
  1592.         int    xpix    351
  1593.  
  1594.         int    ypix    101
  1595.  
  1596.         int    widthpix    80
  1597.  
  1598.         int    heightpix    15
  1599.  
  1600.  
  1601.  
  1602.         int    srcxpix    351
  1603.  
  1604.         int    srcypix 101
  1605.  
  1606.         int    srcwidthpix        80
  1607.  
  1608.         int    srcheightpix    15
  1609.  
  1610.  
  1611.  
  1612.         string pattern    "upba5121.tga"
  1613.  
  1614.  
  1615.  
  1616.     }
  1617.  
  1618. # change gov prod box
  1619.  
  1620.     text15 : T_FONT1_12 {
  1621.  
  1622.         int    xpix    351
  1623.  
  1624.         int    ypix    129
  1625.  
  1626.         int    widthpix    80
  1627.  
  1628.         int    heightpix    15
  1629.  
  1630.  
  1631.  
  1632.         int    srcxpix    351
  1633.  
  1634.         int    srcypix 129
  1635.  
  1636.         int    srcwidthpix        80
  1637.  
  1638.         int    srcheightpix    15
  1639.  
  1640.  
  1641.  
  1642.         string pattern    "upba5121.tga"
  1643.  
  1644.  
  1645.  
  1646.     }
  1647.  
  1648. # change gov sci box
  1649.  
  1650.     text16 : T_FONT1_12 {
  1651.  
  1652.         int    xpix    351
  1653.  
  1654.         int    ypix    152
  1655.  
  1656.         int    widthpix    80
  1657.  
  1658.         int    heightpix    15
  1659.  
  1660.  
  1661.  
  1662.         int    srcxpix    351
  1663.  
  1664.         int    srcypix 152
  1665.  
  1666.         int    srcwidthpix        80
  1667.  
  1668.         int    srcheightpix    15
  1669.  
  1670.  
  1671.  
  1672.         string pattern    "upba5121.tga"
  1673.  
  1674.     
  1675.  
  1676.     }
  1677.  
  1678. # change gov gold box
  1679.  
  1680.     text17 : T_FONT1_12 {
  1681.  
  1682.         int    xpix    351
  1683.  
  1684.         int    ypix    178
  1685.  
  1686.         int    widthpix    80
  1687.  
  1688.         int    heightpix    15
  1689.  
  1690.  
  1691.  
  1692.         int    srcxpix    351
  1693.  
  1694.         int    srcypix 178
  1695.  
  1696.         int    srcwidthpix        80
  1697.  
  1698.         int    srcheightpix    15
  1699.  
  1700.  
  1701.  
  1702.         string pattern    "upba5121.tga"
  1703.  
  1704.  
  1705.  
  1706.     }
  1707.  
  1708. # change gov military box
  1709.  
  1710.     text18 : T_FONT1_12 {
  1711.  
  1712.         int    xpix    351
  1713.  
  1714.         int    ypix    204
  1715.  
  1716.         int    widthpix    80
  1717.  
  1718.         int    heightpix    15
  1719.  
  1720.  
  1721.  
  1722.         int    srcxpix    351
  1723.  
  1724.         int    srcypix 204
  1725.  
  1726.         int    srcwidthpix        80
  1727.  
  1728.         int    srcheightpix    15
  1729.  
  1730.  
  1731.  
  1732.         string pattern    "upba5121.tga"
  1733.  
  1734.  
  1735.  
  1736.     }
  1737.  
  1738. # change gov button
  1739.  
  1740.     ChangeButton : civstatus_button {
  1741.         bool    shadowfont    TRUE
  1742.  
  1743.         int xpix        33
  1744.  
  1745.         int ypix        235
  1746.  
  1747.         int widthpix    89
  1748.  
  1749.         int heightpix    21
  1750.  
  1751.         string    image0            "upba5702.tga"
  1752.  
  1753.         string    image1            "upba5703.tga"
  1754.  
  1755.         string    disabledimage0    "upba5122.tga"
  1756.  
  1757.         string    text            "str_ldl_ENACT"
  1758.         string    imagebltflag    "chromakey"
  1759.     }
  1760.  
  1761.     OkButton : CTP_CLOSE_BUTTON {
  1762.  
  1763.         int xpix        378
  1764.  
  1765.         int ypix        270
  1766.     }
  1767.  
  1768.  
  1769. # text box
  1770.  
  1771.     InfoText : T_FONT1_12 {
  1772.  
  1773.         int xpix        254
  1774.  
  1775.         int ypix        44
  1776.  
  1777.         int widthpix    146
  1778.  
  1779.         int heightpix    124
  1780.  
  1781.         int bevelwidth    1
  1782.  
  1783.         int beveltype    2
  1784.  
  1785.  
  1786.  
  1787.         int    srcxpix    253
  1788.  
  1789.         int    srcypix 43
  1790.  
  1791.         int    srcwidthpix        148
  1792.  
  1793.         int    srcheightpix    126    
  1794.  
  1795.  
  1796.  
  1797.         string pattern    "upba5121.tga"
  1798.  
  1799.         bool alwaysranger    TRUE
  1800.  
  1801.         rangery {
  1802.  
  1803.             int    widthpix    15
  1804.  
  1805.             int    heigthpix    15
  1806.  
  1807.             string    type    "scroller"
  1808.  
  1809.             string    orientation    "vertical"
  1810.  
  1811.             string    pattern    "upba5605.tga"
  1812.  
  1813.             incy {
  1814.  
  1815.                 int    widthpix    15
  1816.  
  1817.                 int    heightpix    15
  1818.  
  1819.                 string    pattern    "upba5605.tga"
  1820.  
  1821.             }
  1822.  
  1823.             decy {
  1824.  
  1825.                 int    widthpix    15
  1826.  
  1827.                 int    heightpix    15
  1828.  
  1829.                 string    pattern    "upba5605.tga"
  1830.  
  1831.             }
  1832.  
  1833.         }
  1834.  
  1835.     }
  1836.  
  1837. # list box
  1838.  
  1839.     ListBox {
  1840.  
  1841.         int    xpix    19
  1842.  
  1843.         int    ypix    69
  1844.  
  1845.         int    widthpix    116
  1846.  
  1847.         int    heightpix    155
  1848.  
  1849.         int columns        1
  1850.  
  1851.         int bevelwidth    2
  1852.  
  1853.         int beveltype    2
  1854.  
  1855.         bool alwaysranger    TRUE
  1856.  
  1857.         string    pattern    "upba5121.tga"
  1858.  
  1859.         int    srcxpix    17
  1860.  
  1861.         int    srcypix 67
  1862.  
  1863.         int    srcwidthpix        120
  1864.  
  1865.         int    srcheightpix    179    
  1866.  
  1867.         rangery {
  1868.  
  1869.             int    widthpix    15
  1870.  
  1871.             int    heigthpix    15
  1872.  
  1873.             string    type    "scroller"
  1874.  
  1875.             string    orientation    "vertical"
  1876.  
  1877.             string    pattern    "upba5605.tga"
  1878.  
  1879.             incy {
  1880.  
  1881.                 int    widthpix    15
  1882.  
  1883.                 int    heightpix    15
  1884.  
  1885.                 string    pattern    "upba5605.tga"
  1886.  
  1887.             }
  1888.  
  1889.             decy {
  1890.  
  1891.                 int    widthpix    15
  1892.  
  1893.                 int    heightpix    15
  1894.  
  1895.                 string    pattern    "upba5605.tga"
  1896.  
  1897.             }
  1898.  
  1899.         }
  1900.  
  1901.         header {
  1902.  
  1903.             switch0 : civstatus_header {
  1904.  
  1905.                 int    widthpix    116
  1906.  
  1907.                 string    text    "str_ldl_GOVERMENTS"
  1908.             }
  1909.  
  1910.         }
  1911.  
  1912.     }
  1913.  
  1914. }
  1915.  
  1916.  
  1917.  
  1918.  
  1919.  
  1920. CivStatusProdWindow {
  1921.  
  1922. #    int     xpix        515
  1923.  
  1924. #    int     ypix        187
  1925.  
  1926.     string    xanchor        "center"
  1927.  
  1928.     string    yanchor        "center"
  1929.  
  1930.     int        endPosX        706
  1931.  
  1932.     int        endPosY        187
  1933.  
  1934.     int        widthpix    191
  1935.  
  1936.     int        heightpix    129
  1937.  
  1938.     string    pattern    "upba5118.tga"
  1939.  
  1940. # title
  1941.  
  1942.     Title:T_FONT_SCREEN_TITLE {
  1943.  
  1944.         int    xpix    25
  1945.  
  1946.         int    ypix    4
  1947.  
  1948.         int    widthpix    159
  1949.  
  1950.         int    heightpix    16    
  1951.  
  1952.         string    text    "str_ldl_CAPS_PRODUCTION"
  1953.     }
  1954.  
  1955.  
  1956.  
  1957. # per turn label
  1958.  
  1959.     text0 : T_FONT1_12 {
  1960.  
  1961.         int    xpix    2
  1962.  
  1963.         int    ypix    24
  1964.  
  1965.         int    widthpix    60
  1966.  
  1967.         int    heightpix    15
  1968.  
  1969.         string    text    "str_ldl_CAPS_PER_TURN"
  1970.     }
  1971.  
  1972. # per turn box
  1973.  
  1974.     text1 : T_FONT1_12 {
  1975.  
  1976.         int    xpix    59
  1977.  
  1978.         int    ypix    24
  1979.  
  1980.         int    widthpix    32
  1981.  
  1982.         int    heightpix    15
  1983.  
  1984.  
  1985.  
  1986.         int    srcxpix    59
  1987.  
  1988.         int    srcypix 24
  1989.  
  1990.         int    srcwidthpix        32
  1991.  
  1992.         int    srcheightpix    15    
  1993.  
  1994.  
  1995.  
  1996.         string pattern    "upba5118.tga"
  1997.  
  1998.     }
  1999.  
  2000. # gov bonus label
  2001.  
  2002.     text2 : T_FONT1_12 {
  2003.  
  2004.         int    xpix    2
  2005.  
  2006.         int    ypix    73
  2007.  
  2008.         int    widthpix    60
  2009.  
  2010.         int    heightpix    15
  2011.  
  2012.         string    text    "str_ldl_GOV_nBONUS"
  2013.     }
  2014.  
  2015. # gov bonus box
  2016.  
  2017.     text3 : T_FONT1_12 {
  2018.  
  2019.         int    xpix    59
  2020.  
  2021.         int    ypix    75
  2022.  
  2023.         int    widthpix    32
  2024.  
  2025.         int    heightpix    15
  2026.  
  2027.  
  2028.  
  2029.         int    srcxpix    59
  2030.  
  2031.         int    srcypix 75
  2032.  
  2033.         int    srcwidthpix        32
  2034.  
  2035.         int    srcheightpix    15    
  2036.  
  2037.  
  2038.  
  2039.         string pattern    "upba5118.tga"
  2040.  
  2041.  
  2042.  
  2043.     }
  2044.  
  2045. # crime label
  2046.  
  2047.     text4 : T_FONT1_12 {
  2048.  
  2049.         int    xpix    100
  2050.  
  2051.         int    ypix    24
  2052.  
  2053.         int    widthpix    50
  2054.  
  2055.         int    heightpix    15
  2056.  
  2057.         string    text    "str_ldl_CRIME"
  2058.     }
  2059.  
  2060. # crime box
  2061.  
  2062.     text5 : T_FONT1_12 {
  2063.  
  2064.         int    xpix    151
  2065.  
  2066.         int    ypix    24
  2067.  
  2068.         int    widthpix    32
  2069.  
  2070.         int    heightpix    15
  2071.  
  2072.  
  2073.  
  2074.         int    srcxpix    151
  2075.  
  2076.         int    srcypix 24
  2077.  
  2078.         int    srcwidthpix        32
  2079.  
  2080.         int    srcheightpix    15    
  2081.  
  2082.  
  2083.  
  2084.         string pattern    "upba5118.tga"
  2085.  
  2086.  
  2087.  
  2088.     }
  2089.  
  2090. # support label
  2091.  
  2092.     text6 : T_FONT1_12 {
  2093.  
  2094.         int    xpix    100
  2095.  
  2096.         int    ypix    41
  2097.  
  2098.         int    widthpix    50
  2099.  
  2100.         int    heightpix    15
  2101.  
  2102.         string    text    "str_ldl_SUPPORT"
  2103.     }
  2104.  
  2105. # support box
  2106.  
  2107.     text7 : T_FONT1_12 {
  2108.  
  2109.         int    xpix    151
  2110.  
  2111.         int    ypix    41
  2112.  
  2113.         int    widthpix    32
  2114.  
  2115.         int    heightpix    15
  2116.  
  2117.  
  2118.  
  2119.         int    srcxpix    151
  2120.  
  2121.         int    srcypix 41
  2122.  
  2123.         int    srcwidthpix        32
  2124.  
  2125.         int    srcheightpix    15    
  2126.  
  2127.  
  2128.  
  2129.         string pattern    "upba5118.tga"
  2130.  
  2131.  
  2132.  
  2133.     }
  2134.  
  2135. # enemy label
  2136.  
  2137.     text8 : T_FONT1_12 {
  2138.  
  2139.         int    xpix    100
  2140.  
  2141.         int    ypix    58
  2142.  
  2143.         int    widthpix    50
  2144.  
  2145.         int    heightpix    15
  2146.  
  2147.         string    text    "str_ldl_ENEMY"
  2148.     }
  2149.  
  2150. # enemy box
  2151.  
  2152.     text9 : T_FONT1_12 {
  2153.  
  2154.         int    xpix    151
  2155.  
  2156.         int    ypix    58
  2157.  
  2158.         int    widthpix    32
  2159.  
  2160.         int    heightpix    15
  2161.  
  2162.  
  2163.  
  2164.         int    srcxpix    151
  2165.  
  2166.         int    srcypix 58
  2167.  
  2168.         int    srcwidthpix        32
  2169.  
  2170.         int    srcheightpix    15    
  2171.  
  2172.  
  2173.  
  2174.         string pattern    "upba5118.tga"
  2175.  
  2176.  
  2177.  
  2178.     }
  2179.  
  2180. # pw label
  2181.  
  2182.     text10 : T_FONT1_12 {
  2183.  
  2184.         int    xpix    100
  2185.  
  2186.         int    ypix    75
  2187.  
  2188.         int    widthpix    50
  2189.  
  2190.         int    heightpix    15
  2191.  
  2192.         string    text    "str_ldl_PW"
  2193.     }
  2194.  
  2195. # pw box
  2196.  
  2197.     text11 : T_FONT1_12 {
  2198.  
  2199.         int    xpix    151
  2200.  
  2201.         int    ypix    75
  2202.  
  2203.         int    widthpix    32
  2204.  
  2205.         int    heightpix    15
  2206.  
  2207.  
  2208.  
  2209.         int    srcxpix    151
  2210.  
  2211.         int    srcypix 75
  2212.  
  2213.         int    srcwidthpix        32
  2214.  
  2215.         int    srcheightpix    15    
  2216.  
  2217.  
  2218.  
  2219.         string pattern    "upba5118.tga"
  2220.  
  2221.  
  2222.  
  2223.     }
  2224.  
  2225. # building label
  2226.  
  2227.     text12 : T_FONT1_12 {
  2228.  
  2229.         int    xpix    7
  2230.  
  2231.         int    ypix    104
  2232.  
  2233.         int    widthpix    90
  2234.  
  2235.         int    heightpix    15
  2236.  
  2237.         string    text    "str_ldl_FOR_BUILDING"
  2238.     }
  2239.  
  2240. # building box
  2241.  
  2242.     text13 : T_FONT1_12 {
  2243.  
  2244.         int    xpix    98
  2245.  
  2246.         int    ypix    104
  2247.  
  2248.         int    widthpix    32
  2249.  
  2250.         int    heightpix    15
  2251.  
  2252.  
  2253.  
  2254.         int    srcxpix    98
  2255.  
  2256.         int    srcypix 104
  2257.  
  2258.         int    srcwidthpix        32
  2259.  
  2260.         int    srcheightpix    15    
  2261.  
  2262.  
  2263.  
  2264.         string pattern    "upba5118.tga"
  2265.  
  2266.  
  2267.  
  2268.     }
  2269.  
  2270. # workday bonus label
  2271.  
  2272.     text14 : T_FONT1_12 {
  2273.  
  2274.         int    xpix    2
  2275.  
  2276.         int    ypix    50
  2277.  
  2278.         int    widthpix    60
  2279.  
  2280.         int    heightpix    15
  2281.  
  2282.         string    text    "str_ldl_CAPS_WORKDAY"
  2283.     }
  2284.  
  2285. # workday bonus box
  2286.  
  2287.     text15 : T_FONT1_12 {
  2288.  
  2289.         int    xpix    59
  2290.  
  2291.         int    ypix    50                                      
  2292.         int    widthpix    32
  2293.  
  2294.         int    heightpix    15
  2295.  
  2296.  
  2297.  
  2298.         int    srcxpix    59
  2299.  
  2300.         int    srcypix 50
  2301.  
  2302.         int    srcwidthpix        32
  2303.  
  2304.         int    srcheightpix    15    
  2305.  
  2306.  
  2307.  
  2308.         string pattern    "upba5118.tga"
  2309.  
  2310.  
  2311.  
  2312.     }
  2313.  
  2314.  
  2315.  
  2316. }
  2317.  
  2318.  
  2319.  
  2320. CivStatusGoldWindow {
  2321.  
  2322. #    int     xpix        515
  2323.  
  2324. #    int     ypix        316
  2325.  
  2326.     string    xanchor        "center"
  2327.  
  2328.     string    yanchor        "center"
  2329.  
  2330.     int        endPosX        706
  2331.  
  2332.     int        endPosY        316
  2333.  
  2334.     int        widthpix    191
  2335.  
  2336.     int        heightpix    129
  2337.  
  2338.     string    pattern    "upba5119.tga"
  2339.  
  2340. # title
  2341.  
  2342.     Title:T_FONT_SCREEN_TITLE {
  2343.  
  2344.         int    xpix    25
  2345.  
  2346.         int    ypix    4
  2347.  
  2348.         int    widthpix    159
  2349.  
  2350.         int    heightpix    16    
  2351.  
  2352.         string    text    "str_ldl_CAPS_GOLD"
  2353.     }
  2354.  
  2355. # per turn label
  2356.  
  2357.     text0 : T_FONT1_12 {
  2358.  
  2359.         int    xpix    2
  2360.  
  2361.         int    ypix    32
  2362.  
  2363.         int    widthpix    60
  2364.  
  2365.         int    heightpix    15
  2366.  
  2367.         string    text    "str_ldl_PER_nTURN"
  2368.     }
  2369.  
  2370. # per turn box
  2371.  
  2372.     text1 : T_FONT1_12 {
  2373.  
  2374.         int    xpix    59
  2375.  
  2376.         int    ypix    32
  2377.  
  2378.         int    widthpix    32
  2379.  
  2380.         int    heightpix    15
  2381.  
  2382.  
  2383.  
  2384.         int    srcxpix    59
  2385.  
  2386.         int    srcypix 32
  2387.  
  2388.         int    srcwidthpix        32
  2389.  
  2390.         int    srcheightpix    15    
  2391.  
  2392.  
  2393.  
  2394.         string pattern    "upba5119.tga"
  2395.  
  2396.  
  2397.  
  2398.     }
  2399.  
  2400. # gov bonus label
  2401.  
  2402.     text2 : T_FONT1_12 {
  2403.  
  2404.         int    xpix    2
  2405.  
  2406.         int    ypix    65
  2407.  
  2408.         int    widthpix    60
  2409.  
  2410.         int    heightpix    15
  2411.  
  2412.         string    text    "str_ldl_GOV_nBONUS"
  2413.     }
  2414.  
  2415. # gov bonus box
  2416.  
  2417.     text3 : T_FONT1_12 {
  2418.  
  2419.         int    xpix    59
  2420.  
  2421.         int    ypix    65
  2422.  
  2423.         int    widthpix    32
  2424.  
  2425.         int    heightpix    15
  2426.  
  2427.  
  2428.  
  2429.         int    srcxpix    59
  2430.  
  2431.         int    srcypix 65
  2432.  
  2433.         int    srcwidthpix        32
  2434.  
  2435.         int    srcheightpix    15    
  2436.  
  2437.  
  2438.  
  2439.         string pattern    "upba5119.tga"
  2440.  
  2441.  
  2442.  
  2443.     }
  2444.  
  2445. # crime label
  2446.  
  2447.     text4 : T_FONT1_12 {
  2448.  
  2449.         int    xpix    100
  2450.  
  2451.         int    ypix    24
  2452.  
  2453.         int    widthpix    50
  2454.  
  2455.         int    heightpix    15
  2456.  
  2457.         string    text    "str_ldl_CRIME"
  2458.     }
  2459.  
  2460. # crime box
  2461.  
  2462.     text5 : T_FONT1_12 {
  2463.  
  2464.         int    xpix    151
  2465.  
  2466.         int    ypix    24
  2467.  
  2468.         int    widthpix    32
  2469.  
  2470.         int    heightpix    15
  2471.  
  2472.  
  2473.  
  2474.         int    srcxpix    151
  2475.  
  2476.         int    srcypix 24
  2477.  
  2478.         int    srcwidthpix        32
  2479.  
  2480.         int    srcheightpix    15    
  2481.  
  2482.  
  2483.  
  2484.         string pattern    "upba5119.tga"
  2485.  
  2486.  
  2487.  
  2488.     }
  2489.  
  2490. # maint label
  2491.  
  2492.     text6 : T_FONT1_12 {
  2493.  
  2494.         int    xpix    100
  2495.  
  2496.         int    ypix    58
  2497.  
  2498.         int    widthpix    50
  2499.  
  2500.         int    heightpix    15
  2501.  
  2502.         string    text    "str_ldl_MAINT"
  2503.     }
  2504.  
  2505. # maint box
  2506.  
  2507.     text7 : T_FONT1_12 {
  2508.  
  2509.         int    xpix    151
  2510.  
  2511.         int    ypix    58
  2512.  
  2513.         int    widthpix    32
  2514.  
  2515.         int    heightpix    15
  2516.  
  2517.  
  2518.  
  2519.         int    srcxpix    151
  2520.  
  2521.         int    srcypix 41
  2522.  
  2523.         int    srcwidthpix        32
  2524.  
  2525.         int    srcheightpix    15    
  2526.  
  2527.  
  2528.  
  2529.         string pattern    "upba5119.tga"
  2530.  
  2531.  
  2532.  
  2533.     }
  2534.  
  2535. # enemy label
  2536.  
  2537.     text8 : T_FONT1_12 {
  2538.  
  2539.         int    xpix    100
  2540.  
  2541.         int    ypix    75
  2542.  
  2543.         int    widthpix    50
  2544.  
  2545.         int    heightpix    15
  2546.  
  2547.         string    text    "str_ldl_ENEMY"
  2548.     }
  2549.  
  2550. # enemy box
  2551.  
  2552.     text9 : T_FONT1_12 {
  2553.  
  2554.         int    xpix    151
  2555.  
  2556.         int    ypix    75
  2557.  
  2558.         int    widthpix    32
  2559.  
  2560.         int    heightpix    15
  2561.  
  2562.  
  2563.  
  2564.         int    srcxpix    151
  2565.  
  2566.         int    srcypix 58
  2567.  
  2568.         int    srcwidthpix        32
  2569.  
  2570.         int    srcheightpix    15    
  2571.  
  2572.  
  2573.  
  2574.         string pattern    "upba5119.tga"
  2575.  
  2576.     }
  2577.  
  2578. # paid label
  2579.  
  2580.     text10 : T_FONT1_12 {
  2581.  
  2582.         int    xpix    100
  2583.  
  2584.         int    ypix    41
  2585.  
  2586.         int    widthpix    50
  2587.  
  2588.         int    heightpix    15
  2589.  
  2590.         string    text    "str_ldl_PAID"
  2591.     }
  2592.  
  2593. # paid box
  2594.  
  2595.     text11 : T_FONT1_12 {
  2596.  
  2597.         int    xpix    151
  2598.  
  2599.         int    ypix    41
  2600.  
  2601.         int    widthpix    32
  2602.  
  2603.         int    heightpix    15
  2604.  
  2605.  
  2606.  
  2607.         int    srcxpix    151
  2608.  
  2609.         int    srcypix 75
  2610.  
  2611.         int    srcwidthpix        32
  2612.  
  2613.         int    srcheightpix    15    
  2614.  
  2615.  
  2616.  
  2617.         string pattern    "upba5119.tga"
  2618.  
  2619.  
  2620.  
  2621.     }
  2622.  
  2623. # savings label
  2624.  
  2625.     text12 : T_FONT1_12 {
  2626.  
  2627.         int    xpix    132
  2628.  
  2629.         int    ypix    94
  2630.  
  2631.         int    widthpix    80
  2632.  
  2633.         int    heightpix    15
  2634.  
  2635.         string    text    "str_ldl_SAVINGS"
  2636.     }
  2637.  
  2638. # savings box
  2639.  
  2640.     text13 : T_FONT1_12 {
  2641.  
  2642.         int    xpix    140
  2643.  
  2644.         int    ypix    109
  2645.  
  2646.         int    widthpix    32
  2647.  
  2648.         int    heightpix    15
  2649.  
  2650.         int    srcxpix    59
  2651.  
  2652.         int    srcypix 32
  2653.  
  2654.         int    srcwidthpix        32
  2655.  
  2656.         int    srcheightpix    15    
  2657.  
  2658.         string pattern    "upba5119.tga"
  2659.  
  2660.     }
  2661.  
  2662. # science label
  2663.  
  2664.     text14 : T_FONT1_12 {
  2665.  
  2666.         int    xpix    75
  2667.  
  2668.         int    ypix    94
  2669.  
  2670.         int    widthpix    50
  2671.  
  2672.         int    heightpix    15
  2673.  
  2674.         string    text    "str_ldl_CAPS_SCIENCE"
  2675.     }
  2676.  
  2677. # science box
  2678.  
  2679.     text15 : T_FONT1_12 {
  2680.  
  2681.         int    xpix    85
  2682.  
  2683.         int    ypix    109
  2684.  
  2685.         int    widthpix    32
  2686.  
  2687.         int    heightpix    15
  2688.  
  2689.         int    srcxpix    59
  2690.  
  2691.         int    srcypix 32
  2692.  
  2693.         int    srcwidthpix        32
  2694.  
  2695.         int    srcheightpix    15    
  2696.  
  2697.         string pattern    "upba5119.tga"
  2698.  
  2699.     }
  2700.  
  2701. # surplus label
  2702.  
  2703.     text16 : T_FONT1_12 {
  2704.  
  2705.         int    xpix    3
  2706.  
  2707.         int    ypix    94
  2708.  
  2709.         int    widthpix    60
  2710.  
  2711.         int    heightpix    15
  2712.  
  2713.         string    text    "str_ldl_SURPLUS"
  2714.     }
  2715.  
  2716. # surplus box
  2717.  
  2718.     text17 : T_FONT1_12 {
  2719.  
  2720.         int    xpix    21
  2721.  
  2722.         int    ypix    109
  2723.  
  2724.         int    widthpix    32
  2725.  
  2726.         int    heightpix    15
  2727.  
  2728.         int    srcxpix    59
  2729.  
  2730.         int    srcypix 32
  2731.  
  2732.         int    srcwidthpix        32
  2733.  
  2734.         int    srcheightpix    15    
  2735.  
  2736.         string pattern    "upba5119.tga"
  2737.  
  2738.     }
  2739.  
  2740. # plus box
  2741.  
  2742.     text18 : T_FONT1_12 {
  2743.  
  2744.         int    xpix    52
  2745.  
  2746.         int    ypix    109
  2747.  
  2748.         int    widthpix    32
  2749.  
  2750.         int    heightpix    15
  2751.  
  2752.         string    text    "str_ldl_PLUS"
  2753.     }
  2754.  
  2755. # equal box
  2756.  
  2757.     text19 : T_FONT1_12 {
  2758.  
  2759.         int    xpix    111
  2760.  
  2761.         int    ypix    109
  2762.  
  2763.         int    widthpix    32
  2764.  
  2765.         int    heightpix    15
  2766.  
  2767.         string    text    "str_ldl_EQUAL"
  2768.  
  2769.     }
  2770.  
  2771.  
  2772.  
  2773. }
  2774.  
  2775.  
  2776.  
  2777. CivStatusFoodWindow {
  2778.  
  2779. #    int     xpix        515
  2780.  
  2781. #    int     ypix        445
  2782.  
  2783.     string    xanchor        "center"
  2784.  
  2785.     string    yanchor        "center"
  2786.  
  2787.     int        endPosX        706
  2788.  
  2789.     int        endPosY        445
  2790.  
  2791.     int        widthpix    191
  2792.  
  2793.     int        heightpix    108
  2794.  
  2795.     string    pattern    "upba5120.tga"
  2796.  
  2797. # title
  2798.  
  2799.     Title:T_FONT_SCREEN_TITLE {
  2800.  
  2801.         int    xpix    25
  2802.  
  2803.         int    ypix    4
  2804.  
  2805.         int    widthpix    159
  2806.  
  2807.         int    heightpix    16    
  2808.  
  2809.         string    text    "str_ldl_CAPS_FOOD"
  2810.     }
  2811.  
  2812. # per turn label
  2813.  
  2814.     text0 : T_FONT1_12 {
  2815.  
  2816.         int    xpix    2
  2817.  
  2818.         int    ypix    24
  2819.  
  2820.         int    widthpix    60
  2821.  
  2822.         int    heightpix    15
  2823.  
  2824.         string    text    "str_ldl_PER_nTURN"
  2825.     }
  2826.  
  2827. # per turn box
  2828.  
  2829.     text1 : T_FONT1_12 {
  2830.  
  2831.         int    xpix    59
  2832.  
  2833.         int    ypix    24
  2834.  
  2835.         int    widthpix    32
  2836.  
  2837.         int    heightpix    15
  2838.  
  2839.  
  2840.  
  2841.         int    srcxpix    59
  2842.  
  2843.         int    srcypix 24
  2844.  
  2845.         int    srcwidthpix        32
  2846.  
  2847.         int    srcheightpix    15    
  2848.  
  2849.  
  2850.  
  2851.         string pattern    "upba5120.tga"
  2852.  
  2853.  
  2854.  
  2855.     }
  2856.  
  2857. # crime label
  2858.  
  2859.     text2 : T_FONT1_12 {
  2860.  
  2861.         int    xpix    100
  2862.  
  2863.         int    ypix    24
  2864.  
  2865.         int    widthpix    50
  2866.  
  2867.         int    heightpix    15
  2868.  
  2869.         string    text    "str_ldl_CRIME"
  2870.     }
  2871.  
  2872. # crime box
  2873.  
  2874.     text3 : T_FONT1_12 {
  2875.  
  2876.         int    xpix    151
  2877.  
  2878.         int    ypix    24
  2879.  
  2880.         int    widthpix    32
  2881.  
  2882.         int    heightpix    15
  2883.  
  2884.  
  2885.  
  2886.         int    srcxpix    151
  2887.  
  2888.         int    srcypix 24
  2889.  
  2890.         int    srcwidthpix        32
  2891.  
  2892.         int    srcheightpix    15    
  2893.  
  2894.  
  2895.  
  2896.         string pattern    "upba5120.tga"
  2897.  
  2898.     }
  2899.  
  2900. # eaten label
  2901.  
  2902.     text4 : T_FONT1_12 {
  2903.  
  2904.         int    xpix    100
  2905.  
  2906.         int    ypix    41
  2907.  
  2908.         int    widthpix    50
  2909.  
  2910.         int    heightpix    15
  2911.  
  2912.         string    text    "str_ldl_EATEN"
  2913.     }
  2914.  
  2915. # eaten box
  2916.  
  2917.     text5 : T_FONT1_12 {
  2918.  
  2919.         int    xpix    151
  2920.  
  2921.         int    ypix    41
  2922.  
  2923.         int    widthpix    32
  2924.  
  2925.         int    heightpix    15
  2926.  
  2927.  
  2928.  
  2929.         int    srcxpix    151
  2930.  
  2931.         int    srcypix 41
  2932.  
  2933.         int    srcwidthpix        32
  2934.  
  2935.         int    srcheightpix    15    
  2936.  
  2937.  
  2938.  
  2939.         string pattern    "upba5120.tga"
  2940.  
  2941.     }
  2942.  
  2943. # store label
  2944.  
  2945.     text6 : T_FONT1_12 {
  2946.  
  2947.         int    xpix    4
  2948.  
  2949.         int    ypix    83
  2950.  
  2951.         int    widthpix    90
  2952.  
  2953.         int    heightpix    15
  2954.  
  2955.         string    text    "str_ldl_STORED"
  2956.     }
  2957.  
  2958. # store box
  2959.  
  2960.     text7 : T_FONT1_12 {
  2961.  
  2962.         int    xpix    95
  2963.  
  2964.         int    ypix    83
  2965.  
  2966.         int    widthpix    32
  2967.  
  2968.         int    heightpix    15
  2969.  
  2970.  
  2971.  
  2972.         int    srcxpix    95
  2973.  
  2974.         int    srcypix 83
  2975.  
  2976.         int    srcwidthpix        32
  2977.  
  2978.         int    srcheightpix    15    
  2979.  
  2980.  
  2981.  
  2982.         string pattern    "upba5120.tga"
  2983.  
  2984.     }
  2985.  
  2986. }
  2987.  
  2988.  
  2989.  
  2990.  
  2991.  
  2992.  
  2993.  
  2994. CivStatusEnactListItem {
  2995.  
  2996.     Name:T_FONT1_12{
  2997.         int        xpix            0
  2998.  
  2999.         int        ypix            0
  3000.  
  3001.         int        widthpix        116
  3002.  
  3003.         int        heightpix        20
  3004.  
  3005.     }
  3006.  
  3007. }
  3008.  
  3009. GovStrings {
  3010.     int    numStrings    6
  3011.  
  3012.     string    string0    "str_tbl_ldl_POOR"
  3013.     string    string1    "str_tbl_ldl_POOR"
  3014.     string    string2    "str_tbl_ldl_FAIR"
  3015.     string    string3    "str_tbl_ldl_AVERAGE"
  3016.     string    string4    "str_tbl_ldl_GOOD"
  3017.     string    string5    "str_tbl_ldl_EXCELLENT"
  3018. }
  3019.  
  3020. $
  3021.