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.8 by sf-marcmagus, Thu Oct 15 16:00:37 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines