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-b93c2d0d6712master
parent
0c4a5f8c1e
commit
f4273891a1
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue