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.7 by root, Sat Mar 3 01:24:07 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
9value 34
10weight 350
11client_type 1041
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
10materialname paper 25materialname paper
11value 34 26value 34
12weight 350 27weight 350
28container 250
13client_type 1041 29client_type 1041
14editable 128
15magicmap white
16end 30end
17 31

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines