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.13 by root, Sat Oct 16 09:18:48 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
7nrof 1 7nrof 1
8type 8
9subtype 33 8subtype 33
10material 1
11value 34 9value 34
12weight 350 10weight 350
13client_type 1041 11client_type 1041
14editable 128
15magicmap white
16end 12end
17 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