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.8 by root, Tue Nov 3 09:58:21 2009 UTC

1Object s_bridge2 1object s_bridge2
2name bridge 2name bridge
3face s_bridge2.111 3face s_bridge2.x11
4magicmap grey
4type 67 5type 67
5walk_on 1 6move_on walk
6no_pick 1 7no_pick 1
8end
9
10object s_bridge2a
11name bridge
12face s_bridge2a.x11
7magicmap grey 13magicmap grey
8editable 2 14type 67
15move_on walk
16no_pick 1
9end 17end
18
10Object s_bridge2a 19object s_bridge2b
11name bridge 20name bridge
12face s_bridge2a.111 21face s_bridge2b.x11
22magicmap grey
13type 67 23type 67
14walk_on 1 24move_on walk
15no_pick 1 25no_pick 1
16magicmap grey
17editable 2
18end 26end
19Object s_bridge2b 27
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