ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/SpellBook/sorcerer_book.arc
Revision: 1.1
Committed: Mon Feb 6 20:26:26 2006 UTC (18 years, 5 months ago) by root
Branch: MAIN
Branch point for: UPSTREAM
Log Message:
Initial revision

File Contents

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