Revert previous reverts of reverts, adding back 'mage_class'.

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@13434 282e977c-c81d-0410-88c4-b93c2d0d6712
master
ryo_saeba 2010-07-05 17:01:16 +00:00
parent 0c4a5f8c1e
commit f4273891a1
1 changed files with 16 additions and 15 deletions

View File

@ -1,17 +1,18 @@
# This class is used a race-specific HallOfSelection.
#
# name mage
# anim_suffix class_mage
# randomitems warlock_class_items
# face mage.151
# animation mage_class
# is_animated 1
# anim_speed -1
# type 37
# Str 1
# Dex -1
# Con 1
# Int 0
# Wis -2
# Pow 1
# end
Object mage_class
name mage
anim_suffix class_mage
randomitems warlock_class_items
face mage.151
animation mage_class
is_animated 1
anim_speed -1
type 37
Str 1
Dex -1
Con 1
Int 0
Wis -2
Pow 1
end