Battledale_PRC8/_module/nss/jw_moradin_open.nss

7 lines
193 B
Plaintext
Raw Permalink Normal View History

void main()
{
object oPC=GetLastOpenedBy();
SendMessageToPC(oPC,"OOC: Make donations to the church of Moradin here. Anything placed in this tithing bowl vanishes. Be careful, no refunds!");
}