ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/shop/playershop.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: +18 -17 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# Content
1 object playershop
2 name shop
3 face playershop.x11
4 type 66
5 client_type 25012
6 move_block all
7 no_pick 1
8 color_fg red
9 editable 64
10 visibility 100
11 end
12 more
13 object playershop_2
14 name shop
15 face playershop.x11
16 x 1
17 type 66
18 move_block all
19 no_pick 1
20 color_fg red
21 visibility 100
22 end
23 more
24 object playershop_3
25 name shop
26 face playershop.x11
27 y 1
28 type 66
29 no_pick 1
30 color_fg red
31 visibility 100
32 end
33 more
34 object playershop_4
35 name shop
36 face playershop.x11
37 x 1
38 y 1
39 type 66
40 no_pick 1
41 color_fg red
42 visibility 100
43 end
44