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

Comparing deliantra/arch/weapon/sword/dagger.arc (file contents):
Revision 1.4 by root, Tue Feb 6 23:29:35 2007 UTC vs.
Revision 1.9 by root, Mon May 7 05:24:53 2007 UTC

1object dagger_r
2name_pl daggers
3skill one handed weapons
4face dagger_r.x11
5dam 2
6nrof 1
7inherit type_weapon
8attacktype 1
9materialname iron
10value 20
11weight 2000
12last_sp 5
13weapontype 2
14client_type 101
15body_arm -1
16editable 1024
17magicmap red
18end
19
1object dagger 20object dagger
2name_pl daggers 21name_pl daggers
3skill one handed weapons 22skill one handed weapons
4face dagger.x11 23face dagger.x11
5dam 2 24dam 2
6nrof 1 25nrof 1
7type 15 26inherit type_weapon
8attacktype 1 27attacktype 1
9materialname iron 28materialname iron
10value 20 29value 20
11weight 2000 30weight 2000
12last_sp 5 31last_sp 5

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines