5 lines
318 B
Plaintext
5 lines
318 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SpeakString("This shield is ancient, yet still seems to have maintained its strength. Possibly it has some sort of enchantment placed upon it, yet it appears to act as a normal shield. There appear to be some words carved into the wood in Dethek, the dwarven script, but they are difficult to read.");
|
||
|
}
|