ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/SpellBook/pyro_book.arc
Revision: 1.9
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.8: +2 -2 lines
Log Message:
big cfarch-normalize run

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 magicmap brown
7 nrof 1
8 type 85
9 materialname paper
10 value 20
11 weight 5000
12 randomitems pyromancy_book
13 client_type 1001
14 end
15
16 object pyro_book_l1
17 name pyromancer's spellbook
18 name_pl pyromancer's spellbooks
19 skill literacy
20 face pyro_book.x11
21 magicmap brown
22 nrof 1
23 type 85
24 materialname paper
25 value 20
26 weight 5000
27 randomitems pyromancy_l1
28 client_type 1001
29 end
30