Ticket #2900: rotarymillaura.patch

File rotarymillaura.patch, 3.3 KB (added by Niek, 9 years ago)

patch that implement aura and removes obsolete tech

  • binaries/data/mods/public/simulation/templates/structures/brit_rotarymill.xml

     
    1010      <metal>0</metal>
    1111    </Resources>
    1212  </Cost>
     13  <Auras>
     14    <Aura1>
     15    <Type>range</Type>
     16      <Radius>60</Radius>
     17      <Affects>Worker</Affects>
     18      <Modifications>
     19        <ResourceGatherer.Rates.food.grain> <Multiply>1.25</Multiply> </ResourceGatherer.Rates.food.grain>
     20      </Modifications>
     21      <AuraName>Farming bonus</AuraName>
     22      <AuraDescription>Boosts nearby farming with +25%.</AuraDescription>
     23    </Aura1>
     24  </Auras>
    1325  <Footprint replace="">
    1426    <Circle radius="9.0"/>
    1527    <Height>6.0</Height>
     
    1931    <Civ>Brit</Civ>
    2032    <GenericName>Rotary Mill</GenericName>
    2133    <SpecificName>Melonas</SpecificName>
    22     <Tooltip>Increase nearby farming output +25%. (Currently, a special technology can be researched to serve this function)</Tooltip>
     34    <Tooltip>Increase nearby farming output +25%.</Tooltip>
    2335    <History>The Celts developed the first rotary flour mill.</History>
    2436    <Icon>structures/sb1.png</Icon>
    2537  </Identity>
     
    2638  <Obstruction>
    2739    <Static width="16.0" depth="16.0"/>
    2840  </Obstruction>
    29   <ProductionQueue>
    30     <BatchTimeModifier>0.8</BatchTimeModifier>
    31     <Technologies datatype="tokens">
    32       celts/special_gather_crop_rotation
    33     </Technologies>
    34   </ProductionQueue>
    3541  <RallyPoint disable=""/>
    3642  <Sound>
    3743    <SoundGroups>
  • binaries/data/mods/public/simulation/templates/structures/gaul_rotarymill.xml

     
    1010      <metal>0</metal>
    1111    </Resources>
    1212  </Cost>
     13  <Auras>
     14    <Aura1>
     15    <Type>range</Type>
     16      <Radius>60</Radius>
     17      <Affects>Worker</Affects>
     18      <Modifications>
     19        <ResourceGatherer.Rates.food.grain> <Multiply>1.25</Multiply> </ResourceGatherer.Rates.food.grain>
     20      </Modifications>
     21      <AuraName>Farming bonus</AuraName>
     22      <AuraDescription>Boosts nearby farming with +25%.</AuraDescription>
     23    </Aura1>
     24  </Auras>
    1325  <Footprint replace="">
    1426    <Circle radius="9.0"/>
    1527    <Height>6.0</Height>
     
    1931    <Civ>gaul</Civ>
    2032    <GenericName>Rotary Mill</GenericName>
    2133    <SpecificName>Melonas</SpecificName>
    22     <Tooltip>Increase nearby farming output +25%. (Currently, a special technology can be researched to serve this function)</Tooltip>
     34    <Tooltip>Increase nearby farming output +25%.</Tooltip>
    2335    <History>The Celts developed the first rotary flour mill.</History>
    2436    <Icon>structures/sb1.png</Icon>
    2537  </Identity>
     
    2638  <Obstruction>
    2739    <Static width="16.0" depth="16.0"/>
    2840  </Obstruction>
    29   <ProductionQueue>
    30     <BatchTimeModifier>0.8</BatchTimeModifier>
    31     <Technologies datatype="tokens">
    32       celts/special_gather_crop_rotation
    33     </Technologies>
    34   </ProductionQueue>
    3541  <RallyPoint disable=""/>
    3642  <Sound>
    3743    <SoundGroups>