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

Comparing deliantra/arch/weapon/misc/sai1.arc (file contents):
Revision 1.9 by root, Mon May 7 05:24:51 2007 UTC vs.
Revision 1.12 by root, Thu Apr 29 08:31:02 2010 UTC

1object sai1 1object sai1
2inherit type_weapon
2name sai 3name sai
3name_pl sais 4name_pl sais
4skill one handed weapons 5skill one handed weapons
5face sai_1.x11 6face sai_1.x11
7magicmap black
6dam 2 8dam 2
7ac 1 9ac 1
8nrof 1 10nrof 1
9inherit type_weapon
10attacktype 1 11attacktype 1
11resist_physical 2 12resist_physical 2
12materialname bronze 13materialname bronze
13value 80 14value 80
14weight 2000 15weight 2000
15last_sp 5 16last_sp 5
16weapontype 5 17weapontype 5
17client_type 145 18client_type 145
18body_arm -1 19body_arm -1
19editable 1024 20body_combat -1
20magicmap black
21end 21end
22 22
23object sai2 23object sai2
24inherit type_weapon
24name sai 25name sai
25name_pl sais 26name_pl sais
26skill one handed weapons 27skill one handed weapons
27face sai_2.x11 28face sai_2.x11
29magicmap black
28dam 2 30dam 2
29ac 1 31ac 1
30nrof 1 32nrof 1
31inherit type_weapon
32attacktype 1 33attacktype 1
33resist_physical 2 34resist_physical 2
34materialname bronze 35materialname bronze
35value 80 36value 80
36weight 2000 37weight 2000
37last_sp 5 38last_sp 5
38weapontype 5 39weapontype 5
39client_type 145 40client_type 145
40body_arm -1 41body_arm -1
41editable 1024 42body_combat -1
42magicmap black
43end 43end
44 44

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines