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

File Contents

# Content
1 object pyro_book
2 name pyromancer's spellbook
3 name_pl pyromancer's spellbooks
4 skill literacy
5 face pyro_book.x11
6 nrof 1
7 type 85
8 materialname paper
9 value 500
10 weight 5000
11 randomitems pyromancy_book
12 client_type 1001
13 end
14
15 object pyro_book_l1
16 name pyromancer's spellbook
17 name_pl pyromancer's spellbooks
18 skill literacy
19 face pyro_book.x11
20 nrof 1
21 type 85
22 materialname paper
23 value 100
24 weight 5000
25 randomitems pyromancy_l1
26 client_type 1001
27 end
28