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

File Contents

# User Rev Content
1 root 1.3 object trident
2     name_pl tridents
3     skill two handed weapons
4     face trident.x21
5     is_animated 0
6     dam 11
7     nrof 1
8 root 1.1 type 15
9 root 1.3 attacktype 1
10     material 2
11     value 68
12     weight 23000
13 root 1.1 last_sp 8
14 root 1.3 weapontype 5
15     client_type 136
16     is_thrown 1
17     is_turnable 1
18     body_arm -2
19     color_fg green
20     editable 1024
21 root 1.1 anim
22 pippijn 1.2 trident.x01
23     trident.x11
24     trident.x21
25     trident.x31
26     trident.x41
27     trident.x51
28     trident.x61
29     trident.x71
30     trident.x81
31 root 1.1 mina
32     end
33 root 1.3