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

Comparing deliantra/arch/readable/scroll_2.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:41:15 2007 UTC vs.
Revision 1.12 by elmex, Fri Mar 19 17:53:06 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines