WoR_PRC8/_module/nss/obelisk_scr_6b.nss

7 lines
112 B
Plaintext
Raw Normal View History

2025-04-03 11:49:34 -04:00
void main()
{
// Give the speaker the items
CreateItemOnObject("pieceofobelis6", GetPCSpeaker(), 1);
}