HiddenTradition_PRC8/_module/nss/at_lostitems.nss

4 lines
82 B
Plaintext
Raw Normal View History

void main()
{
OpenStore(GetNearestObjectByTag("LostItems"), GetPCSpeaker());
}