ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/wall/gwall/gwall_misc.arc
Revision: 1.3
Committed: Tue Feb 6 22:41:41 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.2: +24 -20 lines
Log Message:
simply ran cfarch-normalize on all arches

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 color_bg dark_orange
8 editable 512
9 magicmap dark_orange
10 visibility 100
11 end
12
13 object gwall_b
14 name wall
15 face gwall_xb.x11
16 move_block all
17 no_pick 1
18 blocksview 1
19 color_bg dark_orange
20 editable 512
21 magicmap dark_orange
22 visibility 100
23 end
24
25 object gwall_c
26 name wall
27 face gwall_xc.x11
28 move_block all
29 no_pick 1
30 blocksview 1
31 color_bg dark_orange
32 editable 512
33 magicmap dark_orange
34 visibility 100
35 end
36
37 object gwall_d
38 name wall
39 face gwall_xd.x11
40 move_block all
41 no_pick 1
42 blocksview 1
43 color_bg dark_orange
44 editable 512
45 magicmap dark_orange
46 visibility 100
47 end
48