ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/sword/t_dagger.arc
Revision: 1.4
Committed: Tue Feb 6 23:29:35 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
Changes since 1.3: +1 -1 lines
Log Message:
replace material by materilname in all simple cases

File Contents

# Content
1 object t_dagger
2 name throwing dagger
3 name_pl throwing daggers
4 skill one handed weapons
5 face t_dagger.x31
6 is_animated 0
7 dam 1
8 nrof 1
9 type 15
10 attacktype 1
11 materialname iron
12 value 35
13 weight 1500
14 last_sp 4
15 weapontype 2
16 client_type 101
17 is_thrown 1
18 is_turnable 1
19 body_arm -1
20 editable 1024
21 magicmap grey
22 anim
23 t_dagger.x01
24 t_dagger.x11
25 t_dagger.x21
26 t_dagger.x31
27 t_dagger.x41
28 t_dagger.x51
29 t_dagger.x61
30 t_dagger.x71
31 t_dagger.x81
32 mina
33 end
34