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 10056 for ps


Ignore:
Timestamp:
08/22/11 06:11:21 (13 years ago)
Author:
ben
Message:

Adds few more animation to Atlas actor viewer (promotion, feeding, garrisoned).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ps/trunk/binaries/data/tools/atlas/lists.xml

    r9610 r10056  
    2626
    2727  <animations>
    28     <item>idle          </item>
    29     <item>walk          </item>
    30     <item>run           </item>
    31     <item>melee         </item>
    32     <item>death         </item>
    33     <item>build         </item>
    34     <item>gather_fruit  </item>
    35     <item>gather_grain  </item>
    36     <item>gather_meat   </item>
    37     <item>gather_tree   </item>
    38     <item>gather_rock   </item>
    39     <item>gather_ore    </item>
    40     <item>gather_ruins  </item>
    41     <item>gather_treasure</item>
     28    <item>idle            </item>
     29    <item>walk            </item>
     30    <item>run             </item>
     31    <item>melee           </item>
     32    <item>death           </item>
     33    <item>build           </item>
     34    <item>promotion       </item>
     35    <item>gather_fruit    </item>
     36    <item>gather_grain    </item>
     37    <item>gather_meat     </item>
     38    <item>gather_tree     </item>
     39    <item>gather_rock     </item>
     40    <item>gather_ore      </item>
     41    <item>gather_ruins    </item>
     42    <item>gather_treasure </item>
     43    <item>feeding         </item>
     44    <item>garrisoned      </item>
    4245  </animations>
    4346
Note: See TracChangeset for help on using the changeset viewer.