16 lines
		
	
	
		
			399 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			399 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
//::///////////////////////////////////////////////
 | 
						|
//:: FileName at_184
 | 
						|
//:://////////////////////////////////////////////
 | 
						|
//:://////////////////////////////////////////////
 | 
						|
//:: Created By: Script Wizard
 | 
						|
//:: Created On: 9/1/2005 3:19:26 PM
 | 
						|
//:://////////////////////////////////////////////
 | 
						|
#include "nw_i0_tool"
 | 
						|
 | 
						|
void main()
 | 
						|
{
 | 
						|
	// Give the speaker some XP
 | 
						|
	RewardPartyXP(50, GetPCSpeaker());
 | 
						|
 | 
						|
}
 |