ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Scroll/scroll_new.arc
Revision: 1.8
Committed: Sun Mar 11 00:16:01 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-2_1
Changes since 1.7: +1 -1 lines
Log Message:
normalise color_fg to magicmap

File Contents

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