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.8 by root, Sun Mar 11 00:16:01 2007 UTC vs.
Revision 1.9 by root, Sun Aug 12 05:59:24 2007 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
14editable 2048 14editable 2048
15magicmap white 15magicmap white
16end 16end
17 17
18object scroll_empty
19name empty spell scroll
20name_pl empty spell scrolls
21race scrolls
22skill use magic item
23face scroll_empty.x11
24other_arch scroll_new
25nrof 1
26type 110
27materialname paper
28value 1
29weight 400
30client_type 660
31editable 2048
32magicmap white
33msg
34Nothing is written in it.
35H<You can use the inscription skill to inscribe a spell into this scroll.>
36endmsg
37end
38

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines