ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/readable/sign.arc
Revision: 1.10
Committed: Sat Oct 16 09:18:48 2010 UTC (13 years, 7 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +0 -2 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

File Contents

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