ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/town/a_bridge2.arc
Revision: 1.3
Committed: Tue Feb 6 22:39:52 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: +4 -3 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.3 object a_bridge2
2 root 1.1 name bridge
3 pippijn 1.2 face a_bridge2.x11
4 root 1.1 type 67
5 root 1.3 move_on all
6 root 1.1 no_pick 1
7     editable 2
8 root 1.3 magicmap grey
9 root 1.1 end
10 root 1.3