shithub: pokered

ref: 032f961ef26a94caf385f6d5ae5823a0066d4d66
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 "@"