ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/shop/store_magi_fant.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_magic_fant
2 root 1.1 name shop
3     face store_magi_fant.x11
4     type 66
5 root 1.5 client_type 25012
6     move_block all
7 root 1.1 no_pick 1
8 root 1.5 color_fg blue
9 root 1.1 editable 64
10     visibility 100
11     end
12 root 1.4 more
13     object store_magic_2_fant
14 root 1.1 name shop
15     face store_magi_fant.x11
16 root 1.5 x 1
17 root 1.3 type 66
18 root 1.5 move_block all
19 root 1.1 no_pick 1
20 root 1.5 color_fg blue
21 root 1.1 visibility 100
22     end
23 root 1.4 more
24     object store_magic_3_fant
25 root 1.1 name shop
26     face store_magi_fant.x11
27 root 1.5 y 1
28 root 1.3 type 66
29 root 1.1 no_pick 1
30 root 1.5 color_fg blue
31 root 1.1 visibility 100
32     end
33 root 1.4 more
34     object store_magic_4_fant
35 root 1.1 name shop
36     face store_magi_fant.x11
37     x 1
38     y 1
39 root 1.5 type 66
40 root 1.1 no_pick 1
41 root 1.5 color_fg blue
42 root 1.1 visibility 100
43     end
44 root 1.5