HiddenTradition_PRC8/_module/nss/at_silver_forge9.nss

9 lines
112 B
Plaintext
Raw Normal View History

void main()
{
// Give the speaker the items
CreateItemOnObject("nw_maarcl040", GetPCSpeaker(), 1);
}