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.2 by pippijn, Tue Jan 2 21:58:43 2007 UTC vs.
Revision 1.9 by elmex, Wed Apr 21 09:30:07 2010 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 400
9weight 5000 10weight 5000
10editable 2048 11randomitems prayer_book
11nrof 1
12client_type 1002 12client_type 1002
13randomitems prayer_book
14end 13end
15# 14
16Object cleric_book_l1 15object cleric_book_l1
17name prayerbook 16name prayerbook
18name_pl prayerbooks 17name_pl prayerbooks
18skill literacy
19face prayer_book.x11 19face prayer_book.x11
20nrof 1
20type 85 21type 85
21skill literacy 22materialname paper
22material 1
23value 20 23value 100
24weight 5000 24weight 5000
25editable 2048 25randomitems praying_l1
26nrof 1
27client_type 1002 26client_type 1002
28randomitems praying_l1
29end 27end
28

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines