shithub: pokecrystal

ref: a831b34e5c73b3166b6d45301861522b3c207cac
dir: /data/phone/non_trainer_names.asm/

View raw version
NonTrainerCallerNames:
; entries correspond to PHONECONTACT_* constants
	dw .none
	dw .mom
	dw .bikeshop
	dw .bill
	dw .elm
	dw .buena

.none:     db "----------@"
.mom:      db "MOM:@"
.bill:     db "BILL:@"
.elm:      db "PROF.ELM:@"
.bikeshop: db "BIKE SHOP:@"
.buena:    db "BUENA:<LF>   DISC JOCKEY@"