ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/indoor/table_2x2.arc
Revision: 1.2
Committed: Thu Apr 29 08:30:57 2010 UTC (14 years, 1 month ago) by root
Branch: MAIN
Changes since 1.1: +1 -0 lines
Log Message:
make all weapons use the combat slot

File Contents

# User Rev Content
1 root 1.1 object table_2x2
2     name big table
3     name_pl tables
4     skill two handed weapons
5     face table_2x2.x11
6     magicmap brown
7     dam 10
8     nrof 1
9     type 15
10     materialname wood
11     value 100
12     weight 300000
13     last_sp 19
14     client_type 8002
15     no_pick 1
16     body_arm -2
17 root 1.2 body_combat -1
18 root 1.1 end
19     more
20     object table_2x2_2
21     name big table
22     name_pl tables
23     skill two handed weapons
24     face table_2x2.x11
25     magicmap brown
26     dam 10
27     x 1
28     nrof 1
29     type 15
30     materialname wood
31     value 100
32     weight 300000
33     last_sp 19
34     client_type 8002
35     no_pick 1
36     body_arm -2
37     end
38     more
39     object table_2x2_3
40     name big table
41     name_pl tables
42     skill two handed weapons
43     face table_2x2.x11
44     magicmap brown
45     dam 10
46     y 1
47     nrof 1
48     type 15
49     materialname wood
50     value 100
51     weight 300000
52     last_sp 19
53     client_type 8002
54     no_pick 1
55     body_arm -2
56     end
57     more
58     object table_2x2_4
59     name big table
60     name_pl tables
61     skill two handed weapons
62     face table_2x2.x11
63     magicmap brown
64     dam 10
65     x 1
66     y 1
67     nrof 1
68     type 15
69     materialname wood
70     value 100
71     weight 300000
72     last_sp 19
73     client_type 8002
74     no_pick 1
75     body_arm -2
76     end
77