ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/player/class/Warrior/mage/mage.arc
Revision: 1.6
Committed: Sat Mar 3 01:16:17 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.6 object mage_class
2 root 1.5 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