PATCH: Change vorticon's jump height

Completed patches for Keen1.
Post Reply
User avatar
adurdin
Site Founder
Posts: 549
Joined: Fri Aug 29, 2003 11:27 pm
Location: Edinburgh, Scotland
Contact:

PATCH: Change vorticon's jump height

Post by adurdin »

Change the vorticon's jump height -- the default value is 300 ($12C)

Code: Select all

%ext ck1
%version 1.31

%patch $1C49  $80 $00

%end
Post Reply