ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/SpellBook/sorcerer_book.arc
Revision: 1.5
Committed: Sat Mar 3 00:51:19 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +12 -14 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 Object sorcerer_book
2 root 1.1 name sorcerer's spellbook
3     name_pl sorcerer's spellbooks
4 pippijn 1.2 face sorcerer_book.x11
5 root 1.1 type 85
6 root 1.5 skill literacy
7     material 1
8 root 1.1 value 20
9     weight 5000
10     editable 2048
11     magicmap brown
12 root 1.5 nrof 1
13     client_type 1001
14     randomitems sorcery_book
15 root 1.1 end
16     #
17     # Starting spellbooks for sorcers.
18     #
19 root 1.5 Object sorcerer_book_l1
20 root 1.1 name sorcerer's spellbook
21     name_pl sorcerer's spellbooks
22 pippijn 1.2 face sorcerer_book.x11
23 root 1.1 type 85
24 root 1.5 skill literacy
25     material 1
26 root 1.1 value 20
27     weight 5000
28     editable 2048
29     magicmap brown
30 root 1.5 nrof 1
31     client_type 1001
32     randomitems sorcery_l1
33 root 1.1 end