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.7 by root, Thu Jan 17 02:16:55 2008 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
9editable 128
10magicmap white
11visibility 40 10visibility 40
11end
12
13object sign_board
14inherit sign
15name message board
16face sign_board.x11
12end 17end
13 18
14object signpost 19object signpost
15inherit sign 20inherit sign
16name signpost 21name signpost
17face signpost.x11 22face signpost.x11
18end 23end
19 24
20object sign_board
21inherit sign
22name message board
23face sign_board.x11
24end
25

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines