shithub: pokered

ref: 25c27785aa83a12330ea58e1e35b2fec90dd84f4
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 "@"