blob: dea5a428814be0056eec5cdd6bc4fe2ebc20e48a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
// Nyle is part of the Tutorial.
// He explains how to use the bank.
// Author: Cassy
029-2,36,122,0|script|#BankRoom|45,1,0
{
message strcharinfo(0), "The door is locked. This must be where Cynric saves the people's money and items.";
end;
}
|