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

Comparing deliantra/arch/spell/SpellBook/sorcerer_book.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:41:31 2007 UTC vs.
Revision 1.11 by root, Sat Oct 16 09:19:15 2010 UTC

3name_pl sorcerer's spellbooks 3name_pl sorcerer's spellbooks
4skill literacy 4skill literacy
5face sorcerer_book.x11 5face sorcerer_book.x11
6nrof 1 6nrof 1
7type 85 7type 85
8material 1 8materialname paper
9value 20 9value 600
10weight 5000 10weight 5000
11randomitems sorcery_book 11randomitems sorcery_book
12client_type 1001 12client_type 1001
13editable 2048
14magicmap brown
15end 13end
16 14
17# 15#
18# Starting spellbooks for sorcers. 16# Starting spellbooks for sorcers.
19# 17#
22name_pl sorcerer's spellbooks 20name_pl sorcerer's spellbooks
23skill literacy 21skill literacy
24face sorcerer_book.x11 22face sorcerer_book.x11
25nrof 1 23nrof 1
26type 85 24type 85
27material 1 25materialname paper
28value 20 26value 200
29weight 5000 27weight 5000
30randomitems sorcery_l1 28randomitems sorcery_l1
31client_type 1001 29client_type 1001
32editable 2048
33magicmap brown
34end 30end
35 31

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines