WoR_PRC8/_module/nss/obelisk_scr_7b.nss

7 lines
112 B
Plaintext
Raw Permalink Normal View History

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