ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/s_bridge2.arc
Revision: 1.8
Committed: Tue Nov 3 09:58:21 2009 UTC (14 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.7: +3 -3 lines
Log Message:
big cfarch-normalize run

File Contents

# Content
1 object s_bridge2
2 name bridge
3 face s_bridge2.x11
4 magicmap grey
5 type 67
6 move_on walk
7 no_pick 1
8 end
9
10 object s_bridge2a
11 name bridge
12 face s_bridge2a.x11
13 magicmap grey
14 type 67
15 move_on walk
16 no_pick 1
17 end
18
19 object s_bridge2b
20 name bridge
21 face s_bridge2b.x11
22 magicmap grey
23 type 67
24 move_on walk
25 no_pick 1
26 end
27