ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/SpellBook/prayer_book.arc
Revision: 1.2
Committed: Tue Jan 2 21:58:43 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +2 -2 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

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