ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/shop/store_armo_west.arc
Revision: 1.7
Committed: Tue Nov 3 09:49:40 2009 UTC (14 years, 7 months ago) by root
Branch: MAIN
Changes since 1.6: +0 -1 lines
Log Message:
remove editable field, elmey says so

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.6 magicmap brown
9 pippijn 1.1 visibility 100
10     end
11 root 1.4 more
12     object store_armour_2_west
13 pippijn 1.1 name shop
14     face store_armo_west.x11
15 root 1.5 x 1
16 root 1.3 type 66
17 root 1.5 move_block all
18 pippijn 1.1 no_pick 1
19 root 1.6 magicmap brown
20 pippijn 1.1 visibility 100
21     end
22 root 1.4 more
23     object store_armour_3_west
24 pippijn 1.1 name shop
25     face store_armo_west.x11
26 root 1.5 y 1
27 root 1.3 type 66
28 pippijn 1.1 no_pick 1
29 root 1.6 magicmap brown
30 pippijn 1.1 visibility 100
31     end
32 root 1.4 more
33     object store_armour_4_west
34 pippijn 1.1 name shop
35     face store_armo_west.x11
36     x 1
37     y 1
38 root 1.5 type 66
39 pippijn 1.1 no_pick 1
40 root 1.6 magicmap brown
41 pippijn 1.1 visibility 100
42     end
43 root 1.5