HiddenTradition_PRC8/_module/nss/at_silver_forge9.nss
2024-06-20 15:47:42 -04:00

9 lines
112 B
Plaintext

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