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.4 by root, Tue Feb 6 23:29:29 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:51:19 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines