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.6 by root, Sat Mar 3 01:24:07 2007 UTC vs.
Revision 1.8 by root, Tue Nov 3 09:49:39 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines