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

Comparing deliantra/arch/floor/Afloor/afloor.arc (file contents):
Revision 1.5 by root, Sat Mar 3 01:15:33 2007 UTC vs.
Revision 1.8 by root, Sun Mar 11 00:19:42 2007 UTC

1object afloor_left
2name a floor
3face afloor.x71
4no_pick 1
5is_floor 1
6editable 8
7magicmap black
8end
9
1object afloor_right 10object afloor_right
2name a floor 11name a floor
3face afloor.x31 12face afloor.x31
4no_pick 1 13no_pick 1
5is_floor 1 14is_floor 1
6color_fg black
7color_bg brown
8editable 8 15editable 8
16magicmap black
9end 17end
18
10object afloor_left 19object ahole_left
11name a floor
12face afloor.x71 20face ahole.x71
21type 66
22client_type 25012
13no_pick 1 23no_pick 1
14is_floor 1
15color_fg black
16color_bg brown
17editable 8 24editable 2
25magicmap black
26visibility 100
18end 27end
28
19object ahole_right 29object ahole_right
20face ahole.x31 30face ahole.x31
21type 66 31type 66
32client_type 25012
22no_pick 1 33no_pick 1
23color_fg black
24color_bg brown
25editable 2 34editable 2
35magicmap black
26visibility 100 36visibility 100
27client_type 25012
28end 37end
29object ahole_left 38
30face ahole.x71
31type 66
32no_pick 1
33color_fg black
34color_bg brown
35editable 2
36visibility 100
37client_type 25012
38end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines