ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/s_bridge2.arc
(Generate patch)

Comparing deliantra/arch/construct/s_bridge2.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:35 2006 UTC vs.
Revision 1.3 by root, Tue Feb 6 22:39:44 2007 UTC

1Object s_bridge2 1object s_bridge2
2name bridge 2name bridge
3face s_bridge2.111 3face s_bridge2.x11
4type 67 4type 67
5walk_on 1 5move_on all
6no_pick 1 6no_pick 1
7editable 2
7magicmap grey 8magicmap grey
9end
10
11object s_bridge2a
12name bridge
13face s_bridge2a.x11
14type 67
15move_on all
16no_pick 1
8editable 2 17editable 2
18magicmap grey
9end 19end
20
10Object s_bridge2a 21object s_bridge2b
11name bridge 22name bridge
12face s_bridge2a.111 23face s_bridge2b.x11
13type 67 24type 67
14walk_on 1 25move_on all
15no_pick 1 26no_pick 1
27editable 2
16magicmap grey 28magicmap grey
17editable 2
18end 29end
19Object s_bridge2b 30
20name bridge
21face s_bridge2b.111
22type 67
23walk_on 1
24no_pick 1
25magicmap grey
26editable 2
27end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines