mirror of
				https://github.com/thornAvery/kep-hack.git
				synced 2025-10-31 10:50:59 +13:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			393 B
		
	
	
	
		
			NASM
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			393 B
		
	
	
	
		
			NASM
		
	
	
	
	
	
| _VermilionPokecenterText2::
 | |
| _VermilionPokecenterText1::
 | |
| 	text "Even if they are"
 | |
| 	line "the same level,"
 | |
| 	cont "#MON can have"
 | |
| 	cont "very different"
 | |
| 	cont "abilities."
 | |
| 
 | |
| 	para "A #MON raised"
 | |
| 	line "by a trainer is"
 | |
| 	cont "stronger than one"
 | |
| 	cont "in the wild."
 | |
| 	done
 | |
| 
 | |
| _VermilionPokecenterText3::
 | |
| 	text "My #MON was"
 | |
| 	line "poisoned! It"
 | |
| 	cont "fainted while we"
 | |
| 	cont "were walking!"
 | |
| 	done
 | |
| 
 | 
