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.1 by root, Mon Feb 6 20:26:23 2006 UTC vs.
Revision 1.12 by root, Tue Nov 3 09:59:32 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines