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.1 by root, Mon Feb 6 20:26:01 2006 UTC vs.
Revision 1.13 by root, Thu Apr 29 08:31:02 2010 UTC

1Object trident 1object trident
2type 15 2anim
3trident.x01
4trident.x11
5trident.x21
6trident.x31
7trident.x41
8trident.x51
9trident.x61
10trident.x71
11trident.x81
12mina
13inherit type_weapon
14name_pl tridents
15skill two handed weapons
16face trident.x21
17is_animated 0
18magicmap green
19dam 11
3nrof 1 20nrof 1
21attacktype 1
22materialname iron
23value 68
24weight 23000
4last_sp 8 25last_sp 8
5face trident.121 26weapontype 5
6anim 27client_type 136
7trident.101 28is_thrown 1
8trident.111
9trident.121
10trident.131
11trident.141
12trident.151
13trident.161
14trident.171
15trident.181
16mina
17is_animated 0
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 31body_combat -1
32end 32end
33

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines