PATCH: Ice cannon shooting interval

Completed patches for Keen1.
Post Reply
xtraverse
Patch Crafter
Posts: 290
Joined: Tue Sep 02, 2003 6:42 pm
Location: Easter Island
Contact:

Post by xtraverse »

Code: Select all

#adjust the ice machine release rate
# $07 is default, lower is faster, higher is slower
# it gets slow fast, $09 is every 3 seconds, $0A is every 6 seconds
# at $04 or lower it's pretty much a constant stream of ice blocks

%patch $2058 $08
Post Reply