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

File Contents

# User Rev Content
1 root 1.6 object diploma
2 elmex 1.10 inherit type_book
3 root 1.8 name_pl diplomata
4 pippijn 1.2 face diploma.x11
5 root 1.1 nrof 1
6     subtype 15
7     value 8000
8     weight 500
9 root 1.7 client_type 1041
10 root 1.1 end
11 root 1.7