ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/readable/book_read.arc
Revision: 1.11
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.10: +1 -4 lines
Log Message:
added book reading sounds.

File Contents

# Content
1 object book_empty
2 name empty book
3 name_pl empty books
4 skill literacy
5 msg
6 It is ruled to make writing in it easier.
7 endmsg
8 other_arch book_read
9 face book_empty.x11
10 nrof 1
11 type 110
12 materialname paper
13 value 50
14 weight 3000
15 container 1000
16 client_type 1041
17 end
18
19 object book_read
20 inherit type_book
21 name book
22 name_pl books
23 face book_read.x11
24 nrof 1
25 subtype 3
26 value 50
27 weight 3000
28 client_type 1041
29 end