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

Comparing deliantra/arch/readable/scroll.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:28 2006 UTC vs.
Revision 1.10 by root, Tue Nov 3 09:59:21 2009 UTC

1Object scroll 1object scroll
2name scroll 2name scroll
3name_pl scrolls
3race scrolls 4race scrolls
5skill literacy
4face scrollr.111 6face scrollr.x11
7magicmap white
5nrof 1 8nrof 1
6type 8 9type 8
7subtype 35 10subtype 35
8skill literacy 11materialname paper
9material 1
10value 30 12value 30
11weight 300 13weight 300
12editable 128
13magicmap white
14name_pl scrolls
15client_type 1041 14client_type 1041
16end 15end
16
17object scroll_read_empty
18name empty scroll
19name_pl empty scrolls
20skill literacy
21msg
22It is ruled to make writing in it easier.
23endmsg
24other_arch scroll
25face scrollr.x11
26magicmap white
27nrof 1
28type 110
29materialname paper
30value 30
31weight 300
32container 250
33client_type 1041
34end
35

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines