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

File Contents

# User Rev Content
1 root 1.7 object whip1
2 pippijn 1.1 name whip
3 root 1.8 name_pl whips
4     skill one handed weapons
5     face whip1.x11
6     dam 1
7 root 1.6 nrof 1
8 root 1.9 inherit type_weapon
9 root 1.8 attacktype 1
10     materialname bronze
11     value 25
12     weight 2000
13 root 1.6 last_sp 1
14     weapontype 8
15 root 1.8 client_type 141
16     body_arm -1
17 root 1.6 magicmap brown
18 pippijn 1.1 end
19 root 1.8