reset shine get timer on death
This commit is contained in:
parent
d27f7c55ec
commit
ec4a3b4f11
1 changed files with 5 additions and 1 deletions
|
@ -299,7 +299,7 @@
|
||||||
<code>
|
<code>
|
||||||
<title lang="en">Shine Get Timer (Experimental)</title>
|
<title lang="en">Shine Get Timer (Experimental)</title>
|
||||||
<author>Psychonauter, Noki Doki</author>
|
<author>Psychonauter, Noki Doki</author>
|
||||||
<version>1.1</version>
|
<version>1.2</version>
|
||||||
<description>Starts timer on last black frame during level load and ends it when the Shine Get animation starts. This code is experimental and currently not compatible with DPad Functions. This code is not compatible with any code containing a level select.</description>
|
<description>Starts timer on last black frame during level load and ends it when the Shine Get animation starts. This code is experimental and currently not compatible with DPad Functions. This code is not compatible with any code containing a level select.</description>
|
||||||
<date>Oct 27, 2017</date>
|
<date>Oct 27, 2017</date>
|
||||||
<source>
|
<source>
|
||||||
|
@ -491,6 +491,10 @@
|
||||||
4182000C 38800000
|
4182000C 38800000
|
||||||
38600000 909E00CC
|
38600000 909E00CC
|
||||||
60000000 00000000
|
60000000 00000000
|
||||||
|
C2171B6C 00000003
|
||||||
|
3C60817F 60630100
|
||||||
|
38800101 B0830000
|
||||||
|
807F025C 00000000
|
||||||
04348048 4E800020
|
04348048 4E800020
|
||||||
0414A99C 60000000
|
0414A99C 60000000
|
||||||
0414D2E8 60000000
|
0414D2E8 60000000
|
||||||
|
|
Loading…
Reference in a new issue