ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/shop/store_armo_west.arc
Revision: 1.5
Committed: Sat Mar 3 01:24:09 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.4: +11 -10 lines
Log Message:
second normaliser run - dude

File Contents

# User Rev Content
1 root 1.4 object store_armour_west
2 pippijn 1.1 name shop
3     face store_armo_west.x11
4     type 66
5 root 1.5 client_type 25012
6     move_block all
7 pippijn 1.1 no_pick 1
8 root 1.5 color_fg brown
9 pippijn 1.1 editable 64
10     visibility 100
11     end
12 root 1.4 more
13     object store_armour_2_west
14 pippijn 1.1 name shop
15     face store_armo_west.x11
16 root 1.5 x 1
17 root 1.3 type 66
18 root 1.5 move_block all
19 pippijn 1.1 no_pick 1
20 root 1.5 color_fg brown
21 pippijn 1.1 visibility 100
22     end
23 root 1.4 more
24     object store_armour_3_west
25 pippijn 1.1 name shop
26     face store_armo_west.x11
27 root 1.5 y 1
28 root 1.3 type 66
29 pippijn 1.1 no_pick 1
30 root 1.5 color_fg brown
31 pippijn 1.1 visibility 100
32     end
33 root 1.4 more
34     object store_armour_4_west
35 pippijn 1.1 name shop
36     face store_armo_west.x11
37     x 1
38     y 1
39 root 1.5 type 66
40 pippijn 1.1 no_pick 1
41 root 1.5 color_fg brown
42 pippijn 1.1 visibility 100
43     end
44 root 1.5