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

File Contents

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