ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/player/class/Warrior/mage/mage.arc
Revision: 1.3
Committed: Tue Feb 6 22:41:03 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +12 -11 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.3 object mage_class
2 root 1.1 name mage
3 root 1.3 face mage.x51
4     is_animated 1
5     str 1
6     dex -1
7     con 1
8     wis -2
9     pow 1
10     int 0
11     type 37
12 root 1.1 randomitems warlock_class_items
13 root 1.3 anim_speed -1
14 root 1.1 color_fg black
15     anim
16 pippijn 1.2 mage.x11
17     mage.x12
18     mage.x31
19     mage.x32
20     mage.x51
21     mage.x52
22     mage.x71
23     mage.x72
24 root 1.1 facings 4
25     mina
26     end
27 root 1.3