ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Scroll/scroll_new.arc
Revision: 1.5
Committed: Sat Mar 3 00:51:19 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +8 -9 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 Object scroll_new
2 root 1.1 name scroll
3     race scrolls
4 pippijn 1.2 face scroll.x11
5 root 1.5 color_fg white
6 root 1.1 nrof 1
7     type 111
8 root 1.5 material 1
9     weight 200
10 root 1.3 value 1
11 root 1.5 editable 2048
12     name_pl scrolls
13     client_type 661
14     skill use magic item
15 root 1.3 randomitems scroll
16 root 1.1 end