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.6 by root, Sat Mar 3 01:16:56 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:24:24 2007 UTC

1object scroll_new 1object scroll_new
2name scroll 2name scroll
3name_pl scrolls
3race scrolls 4race scrolls
5skill use magic item
4face scroll.x11 6face scroll.x11
5color_fg white
6nrof 1 7nrof 1
7type 111 8type 111
8material 1 9materialname paper
10value 1
9weight 200 11weight 200
10value 1 12randomitems scroll
13client_type 661
14color_fg white
11editable 2048 15editable 2048
12name_pl scrolls
13client_type 661
14skill use magic item
15randomitems scroll
16end 16end
17

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines