Update 'RPG.js'

This commit is contained in:
Paul Black 2023-07-14 22:48:24 +00:00
parent 27c705d737
commit 5a68f5f018

2
RPG.js
View file

@ -63,7 +63,7 @@ bzhao.SendKey( "<Enter>" );
bzhao.SendKey( "<Enter>" );
bzhao.WaitForText("Ford Parts by Basic PROMPT # 1", 1, 1, 100000);
bzhao.SendKey( "[" );
bzhao.SendKey( core );
bzhao.SendKey( core.toUpperCase() );
bzhao.SendKey( "]" );
bzhao.SendKey( "<Enter>" );
bzhao.WaitForText("cols 31", 1, 1, 100000);