ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/misc/trident.arc
Revision: 1.5
Committed: Fri Feb 9 01:52:48 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.4: +11 -11 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

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