summaryrefslogtreecommitdiff
path: root/engine
diff options
context:
space:
mode:
Diffstat (limited to 'engine')
-rw-r--r--engine/events/daycare.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/events/daycare.asm b/engine/events/daycare.asm
index c06db6f1..32a7665d 100644
--- a/engine/events/daycare.asm
+++ b/engine/events/daycare.asm
@@ -416,7 +416,7 @@ DayCareManOutside:
call DayCare_InitBreeding
ld hl, .GotEggText
call PrintText
- ld de, SFX_GET_EGG_FROM_DAYCARE_LADY
+ ld de, SFX_GET_EGG
call PlaySFX
ld c, 120
call DelayFrames