Miragia animation

Completed patches for Keen4.
Post Reply
levellass
Posts: 3001
Joined: Wed Oct 11, 2006 12:03 pm
Location: Ngaruawahia New Zealand

Miragia animation

Post by levellass »

These control how fast Miragia switches its tiles around:

Code: Select all

#Miragia animation speeds
%patch $30C76 $2E $01 #Invisible
%patch $30C94 $1E $00
%patch $30CB2 $1E $00
%patch $30CD0 $1E $00
%patch $30CEE $2E $01 #Fully visible
%patch $30D0C $1E $00
%patch $30D2A $1E $00
%patch $30D48 $1E $00
Post Reply