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.5 by root, Sat Mar 3 00:50:56 2007 UTC vs.
Revision 1.13 by root, Sat Oct 16 09:18:48 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines