Optimise Jacky's text

This fixes some minor jank and overuse of opentexts
This commit is contained in:
Llinos Evans 2024-07-28 17:47:53 +01:00
parent 43b4e91528
commit bb3ffe1e7b

View file

@ -21,19 +21,14 @@ JackysHouseJackyScript:
opentext
iftrue .beatOnce
writetext JackyWelcomeText
waitbutton
closetext
sjump .firstFight
.beatOnce
checkflag ENGINE_JACKY_TIMER
iftrue .tuckeredOut
opentext
writetext JackyPostBeat
waitbutton
closetext
; fallthrough
.firstFight
opentext
yesorno
iffalse .No
sjump .Yes