Shargast_PRC8/_module/Chapter 1/nss/at_002_letter.nss
Jaysyn904 66a0a3e043 Initial commit
Initial commit.
2024-08-03 14:13:18 -04:00

14 lines
405 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName at_002_letter
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 9/5/2004 1:29:41 PM
//:://////////////////////////////////////////////
void main()
{
// Give the speaker the items
CreateItemOnObject("alarmiibrief", GetPCSpeaker(), 1);
}