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

File Contents

# Content
1 object mailscroll
2 name mail scroll
3 name_pl mail scrolls
4 race scrolls
5 skill literacy
6 face scroll.x11
7 nrof 1
8 type 8
9 subtype 35
10 materialname paper
11 value 30
12 weight 300
13 client_type 1040
14 magicmap white
15 end
16
17 object mailscroll_empty
18 name empty mail scroll
19 name_pl empty mail scrolls
20 race scrolls
21 skill literacy
22 face scroll_empty.x11
23 other_arch mailscroll
24 nrof 1
25 type 110
26 subtype 1
27 materialname paper
28 value 30
29 weight 300
30 container 500
31 client_type 1040
32 magicmap white
33 msg
34 Nothing is written in it.
35 endmsg
36 end
37