ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/town/l_shop.arc
Revision: 1.6
Committed: Sat Mar 3 01:15:22 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +7 -7 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.6 object l_shop1
2 root 1.1 name shop
3 pippijn 1.3 face l_shop1.x11
4 root 1.5 magicmap black
5     color_bg yellow
6 root 1.1 type 66
7     no_pick 1
8 root 1.5 no_pass 1
9 root 1.1 editable 2
10 root 1.5 client_type 25012
11 root 1.1 end
12 root 1.6 more
13     object l_shop1_2
14 root 1.1 name shop
15 pippijn 1.3 face l_shop1.x11
16 root 1.1 type 66
17     no_pick 1
18 root 1.5 no_pass 1
19     x 1
20 root 1.1 end
21 root 1.6 more
22     object l_shop1_3
23 root 1.1 name shop
24 pippijn 1.3 face l_shop1.x11
25 root 1.1 type 66
26 root 1.5 visibility 100
27 root 1.4 no_pick 1
28 root 1.5 y 1
29 root 1.1 end
30 root 1.6 more
31     object l_shop1_4
32 root 1.1 name shop
33 pippijn 1.3 face l_shop1.x11
34 root 1.1 type 66
35     no_pick 1
36     visibility 100
37 root 1.5 x 1
38     y 1
39 root 1.1 end