ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/readable/scroll_2.arc
Revision: 1.13
Committed: Sat Oct 16 09:18:48 2010 UTC (13 years, 8 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +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 root 1.6 object scroll_2
2 elmex 1.12 inherit type_book
3 root 1.1 name scroll
4 root 1.7 name_pl scrolls
5     race scrolls
6 root 1.5 face scroll_2.x11
7 root 1.1 nrof 1
8     subtype 33
9     value 34
10     weight 350
11 root 1.7 client_type 1041
12 root 1.1 end
13 sf-marcmagus 1.9
14     object scroll_2_empty
15     name empty scroll
16     name_pl empty scrolls
17     skill literacy
18 root 1.11 msg
19     It is ruled to make writing in it easier.
20     endmsg
21 sf-marcmagus 1.9 other_arch scroll_2
22     face scroll_2.x11
23     nrof 1
24     type 110
25     materialname paper
26     value 34
27     weight 350
28     container 250
29     client_type 1041
30     end
31