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

File Contents

# User Rev Content
1 root 1.9 object imperial
2 elmex 1.12 inherit type_book
3 root 1.10 name_pl imperials
4 root 1.1 race gold and jewels
5     msg
6 root 1.4 One Imperial note
7 root 1.1 "Nunc Est Dispendum"
8     eton lairepmI enO
9     endmsg
10 root 1.10 face imperial.x11
11     nrof 1
12 root 1.1 level 1
13 root 1.10 value 1
14     weight 5
15 root 1.1 client_type 1041
16     end
17 root 1.10