ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/shop/store_armo_east.arc
Revision: 1.10
Committed: Sat Oct 16 09:18:53 2010 UTC (13 years, 7 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +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_armour_east
2 root 1.7 name 店
3     name_pl mise
4 root 1.1 face store_armo_east.x11
5     type 66
6 root 1.5 client_type 25012
7     move_block all
8 root 1.1 no_pick 1
9     end
10 root 1.4 more
11     object store_armour_2_east
12 root 1.7 name 店
13     name_pl mise
14 root 1.1 face store_armo_east.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     end
20 root 1.4 more
21     object store_armour_3_east
22 root 1.7 name 店
23     name_pl mise
24 root 1.1 face store_armo_east.x11
25 root 1.5 y 1
26 root 1.3 type 66
27 root 1.1 no_pick 1
28     end
29 root 1.4 more
30     object store_armour_4_east
31 root 1.7 name 店
32     name_pl mise
33 root 1.1 face store_armo_east.x11
34     x 1
35     y 1
36 root 1.5 type 66
37 root 1.1 no_pick 1
38     end
39 root 1.5