8 lines
		
	
	
		
			90 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			90 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
#include "temple_fun"
 | 
						|
 | 
						|
void main()
 | 
						|
{
 | 
						|
    CastSpellOnPC(SPELL_CURE_CRITICAL_WOUNDS, 0);
 | 
						|
}
 | 
						|
 |