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

Comparing deliantra/arch/spell/SpellBook/prayer_book.arc (file contents):
Revision 1.6 by root, Sat Mar 3 01:16:56 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:24:24 2007 UTC

1object cleric_book 1object cleric_book
2name prayerbook 2name prayerbook
3name_pl prayerbooks 3name_pl prayerbooks
4skill literacy
4face prayer_book.x11 5face prayer_book.x11
6nrof 1
5type 85 7type 85
6skill literacy 8materialname paper
7material 1
8value 20 9value 20
9weight 5000 10weight 5000
11randomitems prayer_book
12client_type 1002
10editable 2048 13editable 2048
11nrof 1
12client_type 1002
13randomitems prayer_book
14end 14end
15# 15
16object cleric_book_l1 16object cleric_book_l1
17name prayerbook 17name prayerbook
18name_pl prayerbooks 18name_pl prayerbooks
19skill literacy
19face prayer_book.x11 20face prayer_book.x11
21nrof 1
20type 85 22type 85
21skill literacy 23materialname paper
22material 1
23value 20 24value 20
24weight 5000 25weight 5000
26randomitems praying_l1
27client_type 1002
25editable 2048 28editable 2048
26nrof 1
27client_type 1002
28randomitems praying_l1
29end 29end
30

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines