ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/readable/scroll_2.arc
Revision: 1.12
Committed: Fri Mar 19 17:53:06 2010 UTC (14 years, 4 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 scroll_2
2 inherit type_book
3 name scroll
4 name_pl scrolls
5 race scrolls
6 face scroll_2.x11
7 magicmap white
8 nrof 1
9 subtype 33
10 value 34
11 weight 350
12 client_type 1041
13 end
14
15 object scroll_2_empty
16 name empty scroll
17 name_pl empty scrolls
18 skill literacy
19 msg
20 It is ruled to make writing in it easier.
21 endmsg
22 other_arch scroll_2
23 face scroll_2.x11
24 magicmap white
25 nrof 1
26 type 110
27 materialname paper
28 value 34
29 weight 350
30 container 250
31 client_type 1041
32 end
33