ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/SpellBook/pyro_book.arc
Revision: 1.5
Committed: Sat Mar 3 00:51:19 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +13 -14 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 Object pyro_book
2 root 1.1 name pyromancer's spellbook
3     name_pl pyromancer's spellbooks
4 pippijn 1.2 face pyro_book.x11
5 root 1.1 type 85
6 root 1.5 skill literacy
7     material 1
8 root 1.1 value 20
9     weight 5000
10     editable 2048
11     magicmap brown
12 root 1.5 nrof 1
13     client_type 1001
14     randomitems pyromancy_book
15 root 1.1 end
16 root 1.5 #
17     Object pyro_book_l1
18 root 1.1 name pyromancer's spellbook
19     name_pl pyromancer's spellbooks
20 pippijn 1.2 face pyro_book.x11
21 root 1.1 type 85
22 root 1.5 skill literacy
23     material 1
24 root 1.1 value 20
25     weight 5000
26     editable 2048
27     magicmap brown
28 root 1.5 nrof 1
29     client_type 1001
30     randomitems pyromancy_l1
31 root 1.1 end