ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/readable/card.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 card
2 elmex 1.9 inherit type_book
3 root 1.7 name_pl cards
4 pippijn 1.2 face card.x11
5 root 1.1 nrof 1
6     subtype 12
7     value 8
8     weight 2
9 root 1.7 client_type 1041
10 root 1.1 end
11 root 1.7