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

Comparing deliantra/arch/spell/SpellBook/summoner_book.arc (file contents):
Revision 1.4 by root, Tue Feb 6 23:29:30 2007 UTC vs.
Revision 1.9 by root, Tue Nov 3 09:59:32 2009 UTC

1object summoner_book 1object summoner_book
2name summoner's spellbook 2name summoner's spellbook
3name_pl summoner's spellbooks 3name_pl summoner's spellbooks
4skill literacy 4skill literacy
5face summoner_book.x11 5face summoner_book.x11
6magicmap brown
6nrof 1 7nrof 1
7type 85 8type 85
8materialname paper 9materialname paper
9value 20 10value 20
10weight 5000 11weight 5000
11randomitems summoner_book 12randomitems summoner_book
12client_type 1001 13client_type 1001
13editable 2048
14magicmap brown
15end 14end
16 15
17object summoner_book_l1 16object summoner_book_l1
18name summoners's spellbook 17name summoners's spellbook
19name_pl summoners's spellbooks 18name_pl summoners's spellbooks
20skill literacy 19skill literacy
21face summoner_book.x11 20face summoner_book.x11
21magicmap brown
22nrof 1 22nrof 1
23type 85 23type 85
24materialname paper 24materialname paper
25value 20 25value 20
26weight 5000 26weight 5000
27randomitems summoning_l1 27randomitems summoning_l1
28client_type 1001 28client_type 1001
29editable 2048
30magicmap brown
31end 29end
32 30

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines