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.3 by pippijn, Tue Jan 2 22:02:29 2007 UTC vs.
Revision 1.10 by root, Tue Nov 3 09:50:03 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines