ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/sword/t_dagger.arc
Revision: 1.2
Committed: Tue Jan 2 22:02:32 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +10 -10 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

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