ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/shop/store_weap_east.arc
Revision: 1.2
Committed: Tue Feb 6 22:41:16 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.1: +22 -21 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.2 object store_weapons_east
2 root 1.1 name mise
3     face store_weap_east.x11
4     type 66
5 root 1.2 client_type 25012
6     move_block all
7 root 1.1 no_pick 1
8 root 1.2 color_fg dark_orange
9 root 1.1 editable 64
10 root 1.2 magicmap yellow
11 root 1.1 visibility 100
12     end
13 root 1.2 more
14     object store_weapons_2_east
15 root 1.1 name mise
16     face store_weap_east.x11
17 root 1.2 x 1
18 root 1.1 type 66
19 root 1.2 move_block all
20 root 1.1 no_pick 1
21 root 1.2 color_fg dark_orange
22     magicmap yellow
23 root 1.1 visibility 100
24     end
25 root 1.2 more
26     object store_weapons_3_east
27 root 1.1 name mise
28     face store_weap_east.x11
29 root 1.2 y 1
30 root 1.1 type 66
31     no_pick 1
32 root 1.2 color_fg dark_orange
33     magicmap yellow
34 root 1.1 visibility 100
35     end
36 root 1.2 more
37     object store_weapons_4_east
38 root 1.1 name mise
39     face store_weap_east.x11
40     x 1
41     y 1
42 root 1.2 type 66
43 root 1.1 no_pick 1
44 root 1.2 color_fg dark_orange
45     magicmap yellow
46 root 1.1 visibility 100
47     end
48 root 1.2