ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/SpellBook/evoker_book.arc
(Generate patch)

Comparing deliantra/arch/spell/SpellBook/evoker_book.arc (file contents):
Revision 1.2 by pippijn, Tue Jan 2 21:58:42 2007 UTC vs.
Revision 1.3 by root, Tue Feb 6 22:41:31 2007 UTC

1Object evoker_book 1object evoker_book
2name evoker's spellbook 2name evoker's spellbook
3name_pl evoker's spellbooks 3name_pl evoker's spellbooks
4skill literacy
4face evoker_book.x11 5face evoker_book.x11
6nrof 1
5type 85 7type 85
6skill literacy
7material 1 8material 1
8value 20 9value 20
9weight 5000 10weight 5000
11randomitems evocation_book
12client_type 1001
10editable 2048 13editable 2048
11magicmap brown 14magicmap brown
12nrof 1
13client_type 1001
14randomitems evocation_book
15end 15end
16# 16
17Object evoker_book_l1 17object evoker_book_l1
18name evoker's spellbook 18name evoker's spellbook
19name_pl evoker's spellbooks 19name_pl evoker's spellbooks
20skill literacy
20face evoker_book.x11 21face evoker_book.x11
22nrof 1
21type 85 23type 85
22skill literacy
23material 1 24material 1
24value 20 25value 20
25weight 5000 26weight 5000
27randomitems evocation_l1
28client_type 1001
26editable 2048 29editable 2048
27magicmap brown 30magicmap brown
28nrof 1
29client_type 1001
30randomitems evocation_l1
31end 31end
32

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines