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.3 by root, Tue Feb 6 22:41:15 2007 UTC vs.
Revision 1.10 by root, Tue Nov 3 09:59:21 2009 UTC

2name scroll 2name scroll
3name_pl scrolls 3name_pl scrolls
4race scrolls 4race scrolls
5skill literacy 5skill literacy
6face scrollr.x11 6face scrollr.x11
7magicmap white
7nrof 1 8nrof 1
8type 8 9type 8
9subtype 35 10subtype 35
10material 1 11materialname paper
11value 30 12value 30
12weight 300 13weight 300
13client_type 1041 14client_type 1041
14editable 128
15magicmap white
16end 15end
17 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