Shargast_PRC8/_module/Chapter 2/nss/at_002_letter.nss

14 lines
405 B
Plaintext
Raw Normal View History

2024-08-03 14:13:18 -04:00
//::///////////////////////////////////////////////
//:: 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);
}