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

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines