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.8 by root, Sat Mar 3 01:24:54 2007 UTC vs.
Revision 1.11 by root, Tue Nov 3 09:59:43 2009 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
9type 15
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
20magicmap black
21end 20end
22 21
23object sai2 22object sai2
23inherit type_weapon
24name sai 24name sai
25name_pl sais 25name_pl sais
26skill one handed weapons 26skill one handed weapons
27face sai_2.x11 27face sai_2.x11
28magicmap black
28dam 2 29dam 2
29ac 1 30ac 1
30nrof 1 31nrof 1
31type 15
32attacktype 1 32attacktype 1
33resist_physical 2 33resist_physical 2
34materialname bronze 34materialname bronze
35value 80 35value 80
36weight 2000 36weight 2000
37last_sp 5 37last_sp 5
38weapontype 5 38weapontype 5
39client_type 145 39client_type 145
40body_arm -1 40body_arm -1
41editable 1024
42magicmap black
43end 41end
44 42

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines