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

Comparing deliantra/arch/weapon/sword/serp_sword.arc (file contents):
Revision 1.10 by root, Tue Nov 3 09:50:03 2009 UTC vs.
Revision 1.11 by root, Tue Nov 3 09:59:43 2009 UTC

1object serp_sword 1object serp_sword
2inherit type_weapon
2name Serpentman sword 3name Serpentman sword
3name_pl Serpentman swords 4name_pl Serpentman swords
4skill one handed weapons 5skill one handed weapons
5face serp_sword.x11 6face serp_sword.x11
7magicmap grey
6dam 6 8dam 6
7nrof 1 9nrof 1
8inherit type_weapon
9attacktype 1 10attacktype 1
10materialname organic 11materialname organic
11value 25 12value 25
12weight 3000 13weight 3000
13last_sp 8 14last_sp 8
14weapontype 1 15weapontype 1
15client_type 101 16client_type 101
16body_arm -1 17body_arm -1
17magicmap grey
18end 18end
19 19

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines