ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/readable/mailscroll.arc
(Generate patch)

Comparing deliantra/arch/readable/mailscroll.arc (file contents):
Revision 1.3 by root, Tue Nov 3 09:49:39 2009 UTC vs.
Revision 1.6 by root, Sat Oct 16 09:18:47 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines