diff --git a/Dungeons/house_tag.asm b/Dungeons/house_tag.asm index 51cf85c..6e2b5bb 100644 --- a/Dungeons/house_tag.asm +++ b/Dungeons/house_tag.asm @@ -40,7 +40,7 @@ HouseTag_Main: HouseTag_TelepathicPlea: { - LDA #$06 : STA $7EE000 ; Set the time to 6:00am + LDA #$08 : STA $7EE000 ; Set the time to 8:00am ; ------------------------------- ; Set Link's coordinates to this specific position.