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

File Contents

# Content
1 object scroll
2 inherit type_book
3 name scroll
4 name_pl scrolls
5 race scrolls
6 face scrollr.x11
7 nrof 1
8 subtype 35
9 value 30
10 weight 300
11 client_type 1041
12 end
13
14 object scroll_read_empty
15 name empty scroll
16 name_pl empty scrolls
17 skill literacy
18 msg
19 It is ruled to make writing in it easier.
20 endmsg
21 other_arch scroll
22 face scrollr.x11
23 nrof 1
24 type 110
25 materialname paper
26 value 30
27 weight 300
28 container 250
29 client_type 1041
30 end
31