ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/SpellBook/summoner_book.arc
Revision: 1.11
Committed: Sat Oct 16 09:19:15 2010 UTC (13 years, 8 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +0 -2 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

File Contents

# Content
1 object summoner_book
2 name summoner's spellbook
3 name_pl summoner's spellbooks
4 skill literacy
5 face summoner_book.x11
6 nrof 1
7 type 85
8 materialname paper
9 value 500
10 weight 5000
11 randomitems summoner_book
12 client_type 1001
13 end
14
15 object summoner_book_l1
16 name summoners's spellbook
17 name_pl summoners's spellbooks
18 skill literacy
19 face summoner_book.x11
20 nrof 1
21 type 85
22 materialname paper
23 value 100
24 weight 5000
25 randomitems summoning_l1
26 client_type 1001
27 end
28