WoR_PRC8/_module/nss/obelisk_scr_4b.nss

7 lines
114 B
Plaintext
Raw Permalink Normal View History

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