ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/indoor/table_2x1.arc
Revision: 1.3
Committed: Thu Apr 29 08:37:38 2010 UTC (14 years, 1 month ago) by root
Branch: MAIN
CVS Tags: rel-3_0
Changes since 1.2: +1 -0 lines
Log Message:
soem outliers

File Contents

# User Rev Content
1 root 1.1 object table_2x1
2     name long table
3     name_pl tables
4     skill two handed weapons
5     face table_2x1.x11
6     magicmap brown
7     dam 10
8     nrof 1
9     type 15
10     materialname wood
11     value 55
12     weight 150000
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_2x1_2
21     name long table
22     name_pl tables
23     skill two handed weapons
24     face table_2x1.x11
25     magicmap brown
26     dam 10
27     x 1
28     nrof 1
29     type 15
30     materialname wood
31     value 55
32     weight 150000
33     last_sp 19
34     client_type 8002
35     no_pick 1
36     body_arm -2
37 root 1.3 body_combat -1
38 root 1.1 end
39