ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/misc/trident.arc
Revision: 1.6
Committed: Sat Mar 3 00:51:49 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.5: +14 -15 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

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