shithub: pokered

Download patch

ref: 27d0b146addee8185178388e0f7a94353d8409ba
parent: fe8d3c51a4056f0dd61dbef332ad9e714b82089a
author: SatoMew <SatoMew@users.noreply.github.com>
date: Fri Apr 1 00:49:08 EDT 2022

Add comment explaining the purpose of TrainerNamePointers (#352)


--- a/data/trainers/name_pointers.asm
+++ b/data/trainers/name_pointers.asm
@@ -1,5 +1,7 @@
 TrainerNamePointers:
-; what is the point of these?
+; These are only used for trainers' defeat speeches.
+; They were originally shortened variants of the trainer class names
+; in the Japanese versions, but are now redundant with TrainerNames.
 	dw .YoungsterName
 	dw .BugCatcherName
 	dw .LassName