ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/SpellBook/alchemist_book.arc
Revision: 1.3
Committed: Tue Nov 3 09:59:32 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-2_90, rel-2_92, rel-2_93
Changes since 1.2: +2 -2 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.1 object alchemist_book
2     name alchemist's spellbook
3     name_pl alchemist's spellbooks
4     skill literacy
5     face alchemist_book.x11
6 root 1.3 magicmap brown
7 root 1.1 nrof 1
8     type 85
9     materialname paper
10     value 20
11     weight 5000
12     randomitems alchemist_book
13     client_type 1001
14     end
15    
16     object alchemist_book_l1
17     name alchemist's spellbook
18     name_pl alchemist's spellbooks
19     skill literacy
20     face alchemist_book.x11
21 root 1.3 magicmap brown
22 root 1.1 nrof 1
23     type 85
24     materialname paper
25     value 20
26     weight 5000
27     randomitems alchemy_l1
28     client_type 1001
29     end
30