Fix mask salesman song of healing dialogue ID

This commit is contained in:
scawful
2025-01-12 19:04:01 -05:00
parent ac855f7eeb
commit d73e49c9bc

View File

@@ -120,7 +120,7 @@ Sprite_MaskSalesman_Main:
HasOcarina: HasOcarina:
{ {
%PlayAnimation(0, 1, 16) %PlayAnimation(0, 1, 16)
%ShowSolicitedMessage($080) ; Oh! You got it! %ShowSolicitedMessage($081) ; Oh! You got it!
%GotoAction(3) %GotoAction(3)
RTS RTS
} }