ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/sword/t_dagger.arc
Revision: 1.13
Committed: Sat Oct 16 09:19:48 2010 UTC (13 years, 8 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +0 -1 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

File Contents

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