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.6 by root, Sat Mar 3 01:16:29 2007 UTC vs.
Revision 1.8 by sf-marcmagus, Thu Oct 15 16:00:37 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines