ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/SpellBook/sorcerer_book.arc
Revision: 1.6
Committed: Sat Mar 3 01:16:56 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +2 -2 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# Content
1 object sorcerer_book
2 name sorcerer's spellbook
3 name_pl sorcerer's spellbooks
4 face sorcerer_book.x11
5 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 face sorcerer_book.x11
23 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