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.3 by root, Tue Feb 6 22:39:44 2007 UTC vs.
Revision 1.4 by root, Sat Mar 3 00:49:20 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines