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.9 by sf-marcmagus, Thu Oct 15 16:00:37 2009 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
10materialname paper
11value 34 9value 34
12weight 350 10weight 350
13client_type 1041 11client_type 1041
14editable 128
15magicmap white
16end 12end
17 13
18object scroll_2_empty 14object scroll_2_empty
19name empty scroll 15name empty scroll
20name_pl empty scrolls 16name_pl empty scrolls
21skill literacy 17skill literacy
18msg
19It is ruled to make writing in it easier.
20endmsg
22other_arch scroll_2 21other_arch scroll_2
23face scroll_2.x11 22face scroll_2.x11
24nrof 1 23nrof 1
25type 110 24type 110
26materialname paper 25materialname paper
27value 34 26value 34
28weight 350 27weight 350
29container 250 28container 250
30client_type 1041 29client_type 1041
31editable 128
32msg
33It is ruled to make writing in it easier.
34endmsg
35magicmap white
36end 30end
37 31

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines