ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/indoor/chair_3.arc
(Generate patch)

Comparing deliantra/arch/indoor/chair_3.arc (file contents):
Revision 1.1.1.1 by root, Mon Feb 6 20:27:16 2006 UTC vs.
Revision 1.12 by root, Sat Oct 16 09:17:33 2010 UTC

1Object chair_3.1 1object chair_3.1
2inherit type_weapon
2name chair 3name chair
4name_pl chairs
5skill two handed weapons
6face chair_3.x01
7dam 6
8nrof 1
9materialname wood
10value 25
3weight 60000 11weight 60000
4last_sp 19 12last_sp 19
13client_type 8002
14body_arm -2
15body_combat -1
16end
17
18object chair_3.2
19inherit type_weapon
20name chair
21name_pl chairs
22skill two handed weapons
5face chair_3.101 23face chair_3.x11
6value 25
7type 15
8material 16
9dam 6 24dam 6
10nrof 1 25nrof 1
11editable 128 26materialname wood
12magicmap brown 27value 25
13name_pl chairs 28weight 60000
29last_sp 19
14client_type 8002 30client_type 8002
15skill two handed weapons
16body_arm -2 31body_arm -2
32body_combat -1
17end 33end
18 34
19Object chair_3.2
20name chair
21weight 60000
22last_sp 19
23face chair_3.111
24value 25
25type 15
26material 16
27dam 6
28nrof 1
29editable 128
30magicmap brown
31name_pl chairs
32client_type 8002
33skill two handed weapons
34body_arm -2
35end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines