ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/shop/store_magi_northwest.arc
Revision: 1.9
Committed: Sat Oct 16 09:18:54 2010 UTC (13 years, 8 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +0 -8 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

File Contents

# User Rev Content
1 root 1.4 object store_magic_northwest
2 root 1.1 name shop
3     face store_magi_northwest.x11
4     type 66
5 root 1.5 move_block all
6 root 1.1 no_pick 1
7     end
8 root 1.4 more
9     object store_magic_2_northwest
10 root 1.1 name shop
11     face store_magi_northwest.x11
12 root 1.5 x 1
13 root 1.3 type 66
14 root 1.5 move_block all
15 root 1.1 no_pick 1
16     end
17 root 1.4 more
18     object store_magic_3_northwest
19 root 1.1 name shop
20     face store_magi_northwest.x11
21 root 1.5 y 1
22 root 1.3 type 66
23 root 1.1 no_pick 1
24     end
25 root 1.4 more
26     object store_magic_4_northwest
27 root 1.1 name shop
28     face store_magi_northwest.x11
29     x 1
30     y 1
31 root 1.5 type 66
32 root 1.1 no_pick 1
33     end
34 root 1.5