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

File Contents

# User Rev Content
1 elmex 1.1 object miners_book
2     name miner's spellbook
3     name_pl miner's spellbooks
4     skill literacy
5     face miners_book.x11
6     nrof 1
7     type 85
8     materialname paper
9 elmex 1.2 value 800
10 elmex 1.1 weight 5000
11     randomitems miners_book
12     client_type 1001
13     end
14    
15     object miners_book_l1
16     name miner's spellbook
17     name_pl miner's spellbooks
18     skill literacy
19     face miners_book.x11
20     nrof 1
21     type 85
22     materialname paper
23 elmex 1.2 value 100
24 elmex 1.1 weight 5000
25     randomitems mining_l1
26     client_type 1001
27     end
28