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

File Contents

# Content
1 object scroll
2 name scroll
3 name_pl scrolls
4 race scrolls
5 skill literacy
6 face scrollr.x11
7 nrof 1
8 type 8
9 subtype 35
10 materialname paper
11 value 30
12 weight 300
13 client_type 1041
14 magicmap white
15 end
16
17 object scroll_read_empty
18 name empty scroll
19 name_pl empty scrolls
20 skill literacy
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 msg
31 It is ruled to make writing in it easier.
32 endmsg
33 magicmap white
34 end
35