ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/SpellBook/sorcerer_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 sorcerer_book
2     name sorcerer's spellbook
3     name_pl sorcerer's spellbooks
4 pippijn 1.2 face sorcerer_book.x11
5 root 1.1 type 85
6     skill literacy
7     material 1
8     value 20
9     weight 5000
10     editable 2048
11     magicmap brown
12     nrof 1
13     client_type 1001
14     randomitems sorcery_book
15     end
16     #
17     # Starting spellbooks for sorcers.
18     #
19     Object sorcerer_book_l1
20     name sorcerer's spellbook
21     name_pl sorcerer's spellbooks
22 pippijn 1.2 face sorcerer_book.x11
23 root 1.1 type 85
24     skill literacy
25     material 1
26     value 20
27     weight 5000
28     editable 2048
29     magicmap brown
30     nrof 1
31     client_type 1001
32     randomitems sorcery_l1
33     end