I am Error dialogue

This commit is contained in:
scawful
2024-07-08 21:02:08 -04:00
parent a106bf8fe5
commit b937582c87

View File

@@ -128,6 +128,7 @@ Sprite_Vasu_Main:
Error_Idle: Error_Idle:
{ {
%PlayAnimation(0,1,24) %PlayAnimation(0,1,24)
%ShowSolicitedMessage($0121) ; "I am Error"
RTS RTS
} }
} }