ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/misc/sai1.arc
Revision: 1.8
Committed: Sat Mar 3 01:24:54 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.7: +22 -20 lines
Log Message:
second normaliser run - dude

File Contents

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