Page 1 of 1

You didn't make it past text moving

Posted: Sat Jul 14, 2018 12:00 am
by szemigi
Well, here it is:

Code: Select all

%patch $664D  $0008W #Window height
%patch $6651  $0014W #Window width
%patch $6662  $02A3W #Text called from
%patch $305E3 "You didn't make it past" $00
%patch $6697  $02BBW #Text called from
%patch $305FB "Try Again" $00
%patch $66B1  $2C5W #Text called from
%patch $30605 "Exit to Armageddon" $00
My request is: Can you move the text "Exit to Armageddon"? As I want "Exit to Chungella IV", which contains more letters than Armageddon. Hope it's possible.

Re: You didn't make it past text moving

Posted: Sat Jul 14, 2018 7:05 am
by levellass

Code: Select all

#Move return text:
%patch $66B1  $32A2W
%patch $335E2 "Exit to Chungella IV" $00