shithub: pokered

ref: dcaca64f5e4ab1e39a9004585c9223173611eaf2
dir: /scripts/silphco1.asm/

View raw version
SilphCo1Script:
	call EnableAutoTextBoxDrawing
	CheckEvent EVENT_BEAT_SILPH_CO_GIOVANNI
	ret z
	CheckAndSetEvent EVENT_SILPH_CO_RECEPTIONIST_AT_DESK
	ret nz
	ld a, HS_SILPH_CO_1F_RECEPTIONIST
	ld [wMissableObjectIndex], a
	predef_jump ShowObject

SilphCo1TextPointers:
	dw SilphCo1Text1

SilphCo1Text1:
	TX_FAR _SilphCo1Text1
	db "@"