ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/shop/store_gene.arc
Revision: 1.7
Committed: Tue Nov 3 09:59:23 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.6: +4 -4 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.4 object store_general
2 root 1.1 name shop
3     face store_gene.x11
4 root 1.7 magicmap grey
5 root 1.1 type 66
6 root 1.5 client_type 25012
7     move_block all
8 root 1.1 no_pick 1
9 root 1.3 visibility 100
10 root 1.1 end
11 root 1.4 more
12     object store_general_2
13 root 1.1 name shop
14     face store_gene.x11
15 root 1.7 magicmap grey
16 root 1.5 x 1
17 root 1.3 type 66
18 root 1.5 move_block all
19 root 1.1 no_pick 1
20 root 1.3 visibility 100
21 root 1.1 end
22 root 1.4 more
23     object store_general_3
24 root 1.1 name shop
25     face store_gene.x11
26 root 1.7 magicmap grey
27 root 1.5 y 1
28 root 1.3 type 66
29 root 1.1 no_pick 1
30 root 1.3 visibility 100
31 root 1.1 end
32 root 1.4 more
33     object store_general_4
34 root 1.1 name shop
35     face store_gene.x11
36 root 1.7 magicmap grey
37 root 1.1 x 1
38     y 1
39 root 1.5 type 66
40 root 1.1 no_pick 1
41 root 1.3 visibility 100
42 root 1.1 end
43 root 1.5