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

Comparing deliantra/arch/weapon/misc/t_star1.arc (file contents):
Revision 1.6 by root, Sat Mar 3 01:17:19 2007 UTC vs.
Revision 1.11 by root, Thu Apr 29 08:31:02 2010 UTC

1object t_star1 1object t_star1
2inherit type_weapon
3name throwing star
4name_pl throwing stars
5skill one handed weapons
6face t_star1.x11
7magicmap grey
8dam 3
2nrof 1 9nrof 1
3name throwing star 10attacktype 1
11materialname iron
12value 45
13weight 325
4last_sp 2 14last_sp 2
5type 15 15weapontype 2
6face t_star1.x11 16client_type 101
7is_thrown 1 17is_thrown 1
8material 2
9dam 3
10weight 325
11value 45
12editable 1024
13attacktype 1
14weapontype 2
15magicmap grey
16name_pl throwing stars
17client_type 101
18body_arm -1 18body_arm -1
19skill one handed weapons 19body_combat -1
20end 20end
21

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines