ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/misc/sai1.arc
Revision: 1.5
Committed: Wed Feb 7 00:14:55 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.4: +2 -2 lines
Log Message:
remaining material conversions, this step was actually destructive because i only went for the nearest materials

File Contents

# User Rev Content
1 root 1.4 object sai1
2 root 1.1 name sai
3 root 1.4 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.4 nrof 1
9     type 15
10     attacktype 1
11 root 1.1 resist_physical 2
12 root 1.5 materialname bronze
13 root 1.4 value 80
14 root 1.1 weight 2000
15 root 1.4 last_sp 5
16 root 1.1 weapontype 5
17     client_type 145
18     body_arm -1
19 root 1.4 editable 1024
20     magicmap black
21 root 1.1 end
22 root 1.4
23     object sai2
24 root 1.1 name sai
25 root 1.4 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.4 nrof 1
31     type 15
32     attacktype 1
33 root 1.1 resist_physical 2
34 root 1.5 materialname bronze
35 root 1.4 value 80
36 root 1.1 weight 2000
37 root 1.4 last_sp 5
38 root 1.1 weapontype 5
39     client_type 145
40     body_arm -1
41 root 1.4 editable 1024
42     magicmap black
43 root 1.1 end
44 root 1.4