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

File Contents

# User Rev Content
1 root 1.6 object checkbook
2 elmex 1.10 inherit type_book
3 root 1.1 name cheque book
4 root 1.7 name_pl cheque books
5     face checkbook.x11
6 root 1.5 nrof 1
7 root 1.1 subtype 5
8     value 10
9     weight 1000
10 root 1.7 client_type 1041
11 root 1.1 end
12 root 1.7