ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Scroll/scroll_new.arc
Revision: 1.3
Committed: Tue Feb 6 22:41:31 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +8 -7 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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