ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/readable/scroll.arc
Revision: 1.10
Committed: Tue Nov 3 09:59:21 2009 UTC (14 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-2_90, rel-2_92, rel-2_93
Changes since 1.9: +5 -5 lines
Log Message:
big cfarch-normalize run

File Contents

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