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

Comparing deliantra/arch/readable/sign.arc (file contents):
Revision 1.8 by root, Tue Nov 3 09:49:39 2009 UTC vs.
Revision 1.9 by root, Tue Nov 3 09:59:21 2009 UTC

1object sign 1object sign
2face sign.x11 2face sign.x11
3magicmap white
3type 98 4type 98
4subtype 38 5subtype 38
5client_type 25021 6client_type 25021
6no_pick 1 7no_pick 1
7activate_on_push 1 8activate_on_push 1
8activate_on_release 1 9activate_on_release 1
9magicmap white
10visibility 40 10visibility 40
11end
12
13object sign_board
14inherit sign
15name message board
16face sign_board.x11
11end 17end
12 18
13object signpost 19object signpost
14inherit sign 20inherit sign
15name signpost 21name signpost
16face signpost.x11 22face signpost.x11
17end 23end
18 24
19object sign_board
20inherit sign
21name message board
22face sign_board.x11
23end
24

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines