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.2 by pippijn, Tue Jan 2 21:49:52 2007 UTC vs.
Revision 1.9 by root, Sat Oct 31 18:40:11 2009 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
7magicmap brown
8dam 6
9nrof 1
10materialname wood
11value 25
3weight 60000 12weight 60000
4last_sp 19 13last_sp 19
14client_type 8002
15body_arm -2
16editable 128
17end
18
19object chair_3.2
20inherit type_weapon
21name chair
22name_pl chairs
23skill two handed weapons
5face chair_3.x01 24face chair_3.x11
6value 25 25magicmap brown
7type 15
8material 16
9dam 6 26dam 6
10nrof 1 27nrof 1
28materialname wood
29value 25
30weight 60000
31last_sp 19
32client_type 8002
33body_arm -2
11editable 128 34editable 128
12magicmap brown
13name_pl chairs
14client_type 8002
15skill two handed weapons
16body_arm -2
17end 35end
18 36
19Object chair_3.2
20name chair
21weight 60000
22last_sp 19
23face chair_3.x11
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