Lankhmar_PRC8/_module/nss/use_myr3.nss
Jaysyn904 ebc0c6a9b2 Initial commit
Initial commit [v9.7]
2025-04-03 12:54:47 -04:00

10 lines
308 B
Plaintext

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."));
}