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

File Contents

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