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

Comparing deliantra/arch/spell/Scroll/scroll_new.arc (file contents):
Revision 1.4 by root, Tue Feb 6 23:29:29 2007 UTC vs.
Revision 1.11 by root, Tue Nov 3 09:49:48 2009 UTC

6face scroll.x11 6face scroll.x11
7nrof 1 7nrof 1
8type 111 8type 111
9materialname paper 9materialname paper
10value 1 10value 1
11weight 200 11weight 400
12randomitems scroll 12randomitems scroll
13client_type 661 13client_type 661
14color_fg white 14magicmap white
15editable 2048
16end 15end
17 16
17object scroll_empty
18name empty spell scroll
19name_pl empty spell scrolls
20race scrolls
21skill use magic item
22face scroll_empty.x11
23other_arch scroll_new
24nrof 1
25type 110
26materialname paper
27value 1
28weight 400
29client_type 660
30magicmap white
31msg
32Nothing is written in it.
33endmsg
34end
35

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines