mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-16 04:04:39 +13:00
Optimise Jacky's text
This fixes some minor jank and overuse of opentexts
This commit is contained in:
parent
43b4e91528
commit
bb3ffe1e7b
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue