ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/readable/scroll_2.arc
Revision: 1.10
Committed: Tue Nov 3 09:49:39 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.9: +0 -2 lines
Log Message:
remove editable field, elmey says so

File Contents

# User Rev Content
1 root 1.6 object scroll_2
2 root 1.1 name scroll
3 root 1.7 name_pl scrolls
4     race scrolls
5     skill literacy
6 root 1.5 face scroll_2.x11
7 root 1.1 nrof 1
8     type 8
9     subtype 33
10 root 1.7 materialname paper
11 root 1.1 value 34
12     weight 350
13 root 1.7 client_type 1041
14 root 1.1 magicmap white
15     end
16 sf-marcmagus 1.9
17     object scroll_2_empty
18     name empty scroll
19     name_pl empty scrolls
20     skill literacy
21     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     msg
31     It is ruled to make writing in it easier.
32     endmsg
33     magicmap white
34     end
35