From 529d81238620f2eefee83024bca39d21be0f89b0 Mon Sep 17 00:00:00 2001 From: kbulgrien Date: Sat, 3 Jul 2010 14:09:10 +0000 Subject: [PATCH] - Revert r13404 changes. This is used in a race-specific Hall of Selection. Reported by knotwork. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@13432 282e977c-c81d-0410-88c4-b93c2d0d6712 --- player/class/Warrior/mage.arc | 37 ++++++++++++++++------------------- 1 file changed, 17 insertions(+), 20 deletions(-) diff --git a/player/class/Warrior/mage.arc b/player/class/Warrior/mage.arc index dc76be90f..e95068666 100644 --- a/player/class/Warrior/mage.arc +++ b/player/class/Warrior/mage.arc @@ -1,20 +1,17 @@ -# This is commented out for the time since this is not a class -# that appears in HallOfSelection and I do not want it to appear -# as a choice for new character system. I leave it in this state -# since I think it may get re-used for class balancing (or the images -# may). MSW 2010-06-17 -#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 +# 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