ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/shop/store_magi_fant.arc
Revision: 1.7
Committed: Tue Nov 3 09:49:41 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_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.6 magicmap blue
9 root 1.1 visibility 100
10     end
11 root 1.4 more
12     object store_magic_2_fant
13 root 1.1 name shop
14     face store_magi_fant.x11
15 root 1.5 x 1
16 root 1.3 type 66
17 root 1.5 move_block all
18 root 1.1 no_pick 1
19 root 1.6 magicmap blue
20 root 1.1 visibility 100
21     end
22 root 1.4 more
23     object store_magic_3_fant
24 root 1.1 name shop
25     face store_magi_fant.x11
26 root 1.5 y 1
27 root 1.3 type 66
28 root 1.1 no_pick 1
29 root 1.6 magicmap blue
30 root 1.1 visibility 100
31     end
32 root 1.4 more
33     object store_magic_4_fant
34 root 1.1 name shop
35     face store_magi_fant.x11
36     x 1
37     y 1
38 root 1.5 type 66
39 root 1.1 no_pick 1
40 root 1.6 magicmap blue
41 root 1.1 visibility 100
42     end
43 root 1.5