Lankhmar_PRC8/_module/nss/use_myr3.nss

10 lines
308 B
Plaintext
Raw Permalink Normal View History

2025-04-03 12:54:47 -04:00
void main()
{
SpeakString("With the exception of window space, the library walls are covered from floor to ceiling with bookcases.");
DelayCommand(2.0, SpeakString("The volumes are all leather-bound and look expensive. A rare book dealer would pay 300,000 rilks for the 6,000 volumes in this room."));
}