This Trac instance is not used for development anymore!

We migrated our development workflow to git and Gitea.
To test the future redirection, replace trac by ariadne in the page URL.

Changeset 9943 for ps


Ignore:
Timestamp:
07/31/11 09:41:34 (13 years ago)
Author:
michael
Message:
 
Location:
ps/trunk/binaries/data/mods/public/simulation/templates/other
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ps/trunk/binaries/data/mods/public/simulation/templates/other/pyramid_great.xml

    r9936 r9943  
    1414  </Footprint>
    1515  <Health>
    16     <Max>20000</Max>
     16    <Max>10000</Max>
    1717  </Health>
    1818  <Identity>
     
    3434    <Static width="59.0" depth="59.0"/>
    3535  </Obstruction>
     36  <Sound>
     37    <SoundGroups>
     38      <select>interface/select/building/sel_temple.xml</select>
     39      <death>attack/destruction/building_collapse_large.xml</death>
     40    </SoundGroups>
     41  </Sound>
    3642  <Vision>
    3743    <Range>72</Range>
  • ps/trunk/binaries/data/mods/public/simulation/templates/other/pyramid_minor.xml

    r9936 r9943  
    1414  </Footprint>
    1515  <Health>
    16     <Max>10000</Max>
     16    <Max>5000</Max>
    1717  </Health>
    1818  <Identity>
     
    3434    <Static width="34.0" depth="34.0"/>
    3535  </Obstruction>
     36  <Sound>
     37    <SoundGroups>
     38      <select>interface/select/building/sel_temple.xml</select>
     39      <death>attack/destruction/building_collapse_large.xml</death>
     40    </SoundGroups>
     41  </Sound>
    3642  <Vision>
    3743    <Range>40</Range>
Note: See TracChangeset for help on using the changeset viewer.