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.8 by root, Mon May 7 05:24:51 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
2name throwing star 3name throwing star
3name_pl throwing stars 4name_pl throwing stars
4skill one handed weapons 5skill one handed weapons
5face t_star1.x11 6face t_star1.x11
7magicmap grey
6dam 3 8dam 3
7nrof 1 9nrof 1
8inherit type_weapon
9attacktype 1 10attacktype 1
10materialname iron 11materialname iron
11value 45 12value 45
12weight 325 13weight 325
13last_sp 2 14last_sp 2
14weapontype 2 15weapontype 2
15client_type 101 16client_type 101
16is_thrown 1 17is_thrown 1
17body_arm -1 18body_arm -1
18editable 1024 19body_combat -1
19magicmap grey
20end 20end
21 21

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines