- The mage and warlock are identical except for animation settings, but the
mage didn't have a msg/endmsg block. In the GTK-v2 client, this meant that the mage Class Description data was blank when setting up a new character. Though copying the warlock msg is not necessarily the most creative move in the world, it improves the situation somewhat. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@18465 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
ae454b7835
commit
6e38241126
|
@ -15,4 +15,8 @@ Con 1
|
|||
Int 0
|
||||
Wis -2
|
||||
Pow 1
|
||||
msg
|
||||
You've divided your time between learning magic and learning weapons, but have totally disregarded religious devotion.
|
||||
You're physically stronger and hardier because of your training, and you know the use of weapons and bows. However, you're just a bit clumsy in both weaponry and magic because you've had to divide your time between them.
|
||||
endmsg
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue