Battledale_PRC8/_module/nss/jw_shield_spk.nss
Jaysyn904 7b9e44ebbb Initial upload
Initial upload.  PRC8 has been added.  Module compiles, PRC's default AI & treasure scripts have been integrated.  Started work on top hak for SLA / Ability / Scripting modifications.
2024-03-11 23:44:08 -04:00

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