ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/misc/trident.arc
(Generate patch)

Comparing deliantra/arch/weapon/misc/trident.arc (file contents):
Revision 1.6 by root, Sat Mar 3 00:51:49 2007 UTC vs.
Revision 1.12 by root, Tue Nov 3 09:59:43 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines