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.2 by sf-marcmagus, Thu Oct 15 16:00:37 2009 UTC vs.
Revision 1.4 by root, Tue Nov 3 09:59:21 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines