ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/SpellBook/sorcerer_book.arc
Revision: 1.3
Committed: Tue Feb 6 22:41:31 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +12 -10 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# Content
1 object sorcerer_book
2 name sorcerer's spellbook
3 name_pl sorcerer's spellbooks
4 skill literacy
5 face sorcerer_book.x11
6 nrof 1
7 type 85
8 material 1
9 value 20
10 weight 5000
11 randomitems sorcery_book
12 client_type 1001
13 editable 2048
14 magicmap brown
15 end
16
17 #
18 # Starting spellbooks for sorcers.
19 #
20 object sorcerer_book_l1
21 name sorcerer's spellbook
22 name_pl sorcerer's spellbooks
23 skill literacy
24 face sorcerer_book.x11
25 nrof 1
26 type 85
27 material 1
28 value 20
29 weight 5000
30 randomitems sorcery_l1
31 client_type 1001
32 editable 2048
33 magicmap brown
34 end
35