ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Scroll/impr_dam.arc
Revision: 1.9
Committed: Tue Nov 3 09:49:48 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.8: +0 -1 lines
Log Message:
remove editable field, elmey says so

File Contents

# User Rev Content
1 root 1.6 object improve_damage
2 root 1.1 name Improve Weapon Damage
3 root 1.7 name_pl Improve Weapon Damage
4     race scrolls
5     slaying ruby
6 root 1.5 face scroll.x11
7 root 1.7 sp 2
8 root 1.1 nrof 1
9     type 124
10 root 1.7 materialname paper
11 root 1.1 value 10000
12     weight 200
13 root 1.7 client_type 1016
14     identified 1
15 root 1.8 magicmap white
16 root 1.1 end
17 root 1.7