ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/s_bridge2.arc
Revision: 1.7
Committed: Tue Nov 3 09:48:13 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.6: +0 -3 lines
Log Message:
remove editable field, elmey says so

File Contents

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