ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Scroll/prep_weapo.arc
Revision: 1.7
Committed: Sat Mar 3 01:24:24 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.6: +8 -7 lines
Log Message:
second normaliser run - dude

File Contents

# User Rev Content
1 root 1.6 object prepare_weapon
2 root 1.1 name Prepare Weapon
3 root 1.7 name_pl Prepare Weapons
4     slaying gem
5 pippijn 1.2 face scroll.x11
6 root 1.7 sp 1
7 root 1.1 nrof 1
8     type 124
9 root 1.7 materialname paper
10 root 1.1 value 10000
11     weight 200
12 root 1.7 client_type 1016
13     identified 1
14     color_fg white
15 root 1.5 editable 2048
16 root 1.1 end
17 root 1.7