ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/player/class/Warrior/mage/mage.arc
Revision: 1.5
Committed: Sat Mar 3 00:50:46 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +12 -13 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 Object mage_class
2     name mage
3     randomitems warlock_class_items
4     face mage.x51
5     color_fg black
6 root 1.4 anim
7     mage.x11
8     mage.x12
9     mage.x31
10     mage.x32
11     mage.x51
12     mage.x52
13     mage.x71
14     mage.x72
15     facings 4
16     mina
17 root 1.3 is_animated 1
18 root 1.5 anim_speed -1
19 root 1.3 type 37
20 root 1.5 Str 1
21     Dex -1
22     Con 1
23     Int 0
24     Wis -2
25     Pow 1
26 root 1.1 end