diff --git a/player/class/Warrior/mage.arc b/player/class/Warrior/mage.arc index 0a8f8a377..037f1ea74 100644 --- a/player/class/Warrior/mage.arc +++ b/player/class/Warrior/mage.arc @@ -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