ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/SpellBook/prayer_book.arc
Revision: 1.5
Committed: Sat Mar 3 00:51:19 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +13 -14 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

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