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

File Contents

# User Rev Content
1 root 1.3 object drawbridge_1
2 root 1.1 name drawbridge
3 pippijn 1.2 face dbridge1.x11
4 root 1.3 no_pick 1
5 root 1.1 color_bg dark_orange
6     editable 8
7 root 1.3 magicmap dark_orange
8 root 1.1 visibility 100
9     end
10 root 1.3
11     object drawbridge_2
12 root 1.1 name drawbridge
13 pippijn 1.2 face dbridge2.x11
14 root 1.3 no_pick 1
15 root 1.1 color_bg dark_orange
16     editable 8
17 root 1.3 magicmap dark_orange
18 root 1.1 visibility 100
19     end
20 root 1.3