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.1.1 by root, Mon Feb 6 20:26:01 2006 UTC vs.
Revision 1.14 by root, Sat Oct 16 09:19:45 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
18dam 11
3nrof 1 19nrof 1
20attacktype 1
21materialname iron
22value 68
23weight 23000
4last_sp 8 24last_sp 8
5face trident.121 25weapontype 5
6anim 26client_type 136
7trident.101 27is_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 28is_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 29body_arm -2
31skill two handed weapons 30body_combat -1
32end 31end
32

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines