PATCH: Changing point items scores

Completed patches for Keen Dreams.
Post Reply
User avatar
levellord
Crazy pAtChEr
Posts: 1401
Joined: Thu Nov 20, 2003 11:35 pm
Location: NewZealand
Contact:

PATCH: Changing point items scores

Post by levellord »

Keen Dreams too hard for you? [Yeah right] then fiddle with these:

#Change the point items scores:
%patch $2511A $64 $00 #100
%patch $2511C $C8 $00 #200
%patch $2511E $D0 $01 #500
%patch $25120 $D0 $03 #1000
%patch $25122 $D0 $07 #2000

#Extra life at score:
%patch $3C26 $20 $4E #20'000


Edit: And also, somewhat unrelatedly:

#Point bitmaps, etc don't appear when you get stuff
%patch $7E85 $06 $00


And totally unrelatedly:

#Change Keens jump sound, values from $01-$20
%patch $7B85 $03 $00


Enjoy.
Last edited by levellord on Sat Jul 02, 2005 12:49 pm, edited 1 time in total.
Post Reply