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

Comparing deliantra/arch/weapon/artifact/dragonslay.arc (file contents):
Revision 1.9 by root, Tue Nov 3 09:49:58 2009 UTC vs.
Revision 1.10 by root, Tue Nov 3 09:59:41 2009 UTC

1object dragonslayer 1object dragonslayer
2inherit type_weapon
2name Dragonslayer 3name Dragonslayer
3name_pl Dragonslayers 4name_pl Dragonslayers
4slaying dragon 5slaying dragon
5skill two handed weapons 6skill two handed weapons
6face dragonslay.x11 7face dragonslay.x11
8magicmap white
7dam 11 9dam 11
8nrof 1 10nrof 1
9inherit type_weapon
10attacktype 1 11attacktype 1
11resist_fire 30 12resist_fire 30
12materialname iron 13materialname iron
13value 85000 14value 85000
14weight 35000 15weight 35000
16last_sp 9 17last_sp 9
17weapontype 1 18weapontype 1
18client_type 100 19client_type 100
19item_power 7 20item_power 7
20body_arm -2 21body_arm -2
21magicmap white
22end 22end
23 23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines