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

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 type 15
9 attacktype 1
10 material 2
11 materialname bronze
12 value 10
13 weight 2000
14 last_sp 5
15 weapontype 2
16 client_type 101
17 body_arm -1
18 editable 1024
19 magicmap grey
20 end
21