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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines