RoT2_PRC8/_module/nss/librar_gve_lttr.nss
Jaysyn904 499aba4eb3 Initial upload
Initial upload
2023-09-25 18:13:22 -04:00

14 lines
411 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName librar_gve_lttr
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 8/6/2003 4:21:23 PM
//:://////////////////////////////////////////////
void main()
{
// Give the speaker the items
CreateItemOnObject("librariansletter", GetPCSpeaker(), 1);
}