ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/wall/gwall/gwall_misc.arc
Revision: 1.10
Committed: Sat Oct 16 09:19:30 2010 UTC (13 years, 8 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

# Content
1 object gwall_a
2 name wall
3 face gwall_xa.x11
4 move_block all
5 no_pick 1
6 blocksview 1
7 end
8
9 object gwall_b
10 name wall
11 face gwall_xb.x11
12 move_block all
13 no_pick 1
14 blocksview 1
15 end
16
17 object gwall_c
18 name wall
19 face gwall_xc.x11
20 move_block all
21 no_pick 1
22 blocksview 1
23 end
24
25 object gwall_d
26 name wall
27 face gwall_xd.x11
28 move_block all
29 no_pick 1
30 blocksview 1
31 end
32