ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/readable/bankcard.arc
Revision: 1.9
Committed: Fri Mar 19 17:53:06 2010 UTC (14 years, 2 months ago) by elmex
Branch: MAIN
CVS Tags: rel-3_0, HEAD
Changes since 1.8: +1 -3 lines
Log Message:
added book reading sounds.

File Contents

# User Rev Content
1 root 1.6 object bankcard
2 elmex 1.9 inherit type_book
3 root 1.1 name bank card
4 root 1.7 name_pl bank cards
5 pippijn 1.2 face bankcard.x11
6 root 1.1 nrof 1
7     subtype 12
8     value 8
9     weight 2
10 root 1.7 client_type 1041
11 root 1.1 end
12 root 1.7