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.1.1 by root, Mon Feb 6 20:26:23 2006 UTC vs.
Revision 1.13 by root, Sat Oct 16 09:19:14 2010 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
11nrof 1
12type 110
13materialname paper
14value 1
15weight 400
16client_type 660
17end
18
1Object scroll_new 19object scroll_new
2name scroll 20name scroll
21name_pl scrolls
3race scrolls 22race scrolls
23skill use magic item
4face scroll.111 24face scroll.x11
5color_fg white
6nrof 1 25nrof 1
7type 111 26type 111
8material 1 27materialname paper
9weight 200
10value 1 28value 1
11editable 2048 29weight 400
12name_pl scrolls 30randomitems scroll
13client_type 661 31client_type 661
14skill use magic item
15randomitems scroll
16end 32end
33

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines