From 0c4a5f8c1e721726246185b33ee77903c8a57b7a Mon Sep 17 00:00:00 2001 From: kbulgrien Date: Sat, 3 Jul 2010 20:23:55 +0000 Subject: [PATCH] - Recomment. Segfault results from uncomment. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@13433 282e977c-c81d-0410-88c4-b93c2d0d6712 --- player/class/Warrior/mage.arc | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/player/class/Warrior/mage.arc b/player/class/Warrior/mage.arc index e95068666..0a8f8a377 100644 --- a/player/class/Warrior/mage.arc +++ b/player/class/Warrior/mage.arc @@ -1,17 +1,17 @@ # 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 +# 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