ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/sword/b_dagger.arc
Revision: 1.9
Committed: Tue Nov 3 09:50:03 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

# Content
1 object b_dagger
2 name dagger
3 name_pl daggers
4 skill one handed weapons
5 face b_dagger.x11
6 dam 1
7 nrof 1
8 inherit type_weapon
9 attacktype 1
10 materialname bronze
11 value 10
12 weight 2000
13 last_sp 5
14 weapontype 2
15 client_type 101
16 body_arm -1
17 magicmap grey
18 end
19