ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/SpellBook/alchemist_book.arc
Revision: 1.5
Committed: Sat Oct 16 09:19:14 2010 UTC (13 years, 8 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +0 -2 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

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     nrof 1
7     type 85
8     materialname paper
9 elmex 1.4 value 700
10 root 1.1 weight 5000
11     randomitems alchemist_book
12     client_type 1001
13     end
14    
15     object alchemist_book_l1
16     name alchemist's spellbook
17     name_pl alchemist's spellbooks
18     skill literacy
19     face alchemist_book.x11
20     nrof 1
21     type 85
22     materialname paper
23 elmex 1.4 value 200
24 root 1.1 weight 5000
25     randomitems alchemy_l1
26     client_type 1001
27     end
28