14 lines
		
	
	
		
			405 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			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);
 | |
| 
 | |
| }
 |