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

File Contents

# User Rev Content
1 root 1.2 object store_armour
2 root 1.1 name shop
3     face store_armo.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 brown
9 root 1.1 editable 64
10     visibility 100
11     end
12 root 1.2 more
13     object store_armour_2
14 root 1.1 name shop
15     face store_armo.x11
16 root 1.2 x 1
17 root 1.1 type 66
18 root 1.2 move_block all
19 root 1.1 no_pick 1
20 root 1.2 color_fg brown
21 root 1.1 visibility 100
22     end
23 root 1.2 more
24     object store_armour_3
25 root 1.1 name shop
26     face store_armo.x11
27 root 1.2 y 1
28 root 1.1 type 66
29     no_pick 1
30 root 1.2 color_fg brown
31 root 1.1 visibility 100
32     end
33 root 1.2 more
34     object store_armour_4
35 root 1.1 name shop
36     face store_armo.x11
37     x 1
38     y 1
39 root 1.2 type 66
40 root 1.1 no_pick 1
41 root 1.2 color_fg brown
42 root 1.1 visibility 100
43     end
44 root 1.2