fixed Pinna 8 reset (level select)
This commit is contained in:
parent
a0a7b2ae56
commit
2b3c3cbbad
5 changed files with 23 additions and 8 deletions
|
@ -1,5 +1,12 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<updates>
|
||||
<update>
|
||||
<date>Jan 23, 2019</date>
|
||||
<change>
|
||||
<head>Updated 'Level Select'</head>
|
||||
<paragraph>Fixed Pinna 8 always skipping to the Shine after you beat it once.</paragraph>
|
||||
</change>
|
||||
</update>
|
||||
<update>
|
||||
<date>Dec 23, 2018</date>
|
||||
<change>
|
||||
|
|
|
@ -372,8 +372,8 @@
|
|||
<code>
|
||||
<title lang="en">Level Select</title>
|
||||
<author>Psychonauter, Dan Salvato, Noki Doki</author>
|
||||
<version>1.7</version>
|
||||
<date>Sep 09, 2018</date>
|
||||
<version>1.8</version>
|
||||
<date>Jan 23, 2019</date>
|
||||
<description><![CDATA[Allows warping to other levels when starting a file or when exiting level by holding the combination until the screen turns black. This code is not compatible with the Fast Any%, Stage Loader or Stage Randomizer code. Codes:<br /><br /><div style="text-align:center"><img src="img/levelselect.png" width="500px"></div>]]></description>
|
||||
<source>
|
||||
C22A6710 0000007F
|
||||
|
@ -504,6 +504,8 @@
|
|||
60630100 38800000
|
||||
B0830000 807F0020
|
||||
60000000 00000000
|
||||
062976B4 00000008
|
||||
3C600003 38830005
|
||||
</source>
|
||||
</code>
|
||||
<code>
|
||||
|
|
|
@ -373,8 +373,8 @@
|
|||
<code>
|
||||
<title lang="en">Level Select</title>
|
||||
<author>Psychonauter, Dan Salvato, ParadoxKarl, Noki Doki</author>
|
||||
<version>1.7</version>
|
||||
<date>Sep 09, 2018</date>
|
||||
<version>1.8</version>
|
||||
<date>Jan 23, 2019</date>
|
||||
<description><![CDATA[Allows warping to other levels when starting a file or when exiting level by holding the combination until the screen turns black. This code is not compatible with the Fast Any% or Stage Loader code. Codes:<br /><br /><div style="text-align:center"><img src="img/levelselect.png" width="500px"></div>]]></description>
|
||||
<source>
|
||||
C20FA19C 0000007F
|
||||
|
@ -505,6 +505,8 @@
|
|||
60630100 38800000
|
||||
B0830000 807F0020
|
||||
60000000 00000000
|
||||
060EAC70 00000008
|
||||
3C600003 38830005
|
||||
</source>
|
||||
</code>
|
||||
<code>
|
||||
|
|
|
@ -373,8 +373,8 @@
|
|||
<code>
|
||||
<title lang="en">Level Select</title>
|
||||
<author>Psychonauter, Dan Salvato, ParadoxKarl, Noki Doki</author>
|
||||
<version>1.7</version>
|
||||
<date>Sep 09, 2018</date>
|
||||
<version>1.8</version>
|
||||
<date>Jan 23, 2019</date>
|
||||
<description><![CDATA[Allows warping to other levels when starting a file or when exiting level by holding the combination until the screen turns black. This code is not compatible with the Fast Any% or Stage Loader code. Codes:<br /><br /><div style="text-align:center"><img src="img/levelselect.png" width="500px"></div>]]></description>
|
||||
<source>
|
||||
C22865F4 0000007F
|
||||
|
@ -505,6 +505,8 @@
|
|||
60630100 38800000
|
||||
B0830000 807F0020
|
||||
60000000 00000000
|
||||
0627735C 00000008
|
||||
3C600003 38830005
|
||||
</source>
|
||||
</code>
|
||||
<code>
|
||||
|
|
|
@ -382,8 +382,8 @@
|
|||
<code>
|
||||
<title lang="en">Level Select</title>
|
||||
<author>Psychonauter, Dan Salvato, Noki Doki</author>
|
||||
<version>1.7</version>
|
||||
<date>Sep 09, 2018</date>
|
||||
<version>1.8</version>
|
||||
<date>Jan 23, 2019</date>
|
||||
<description><![CDATA[Allows warping to other levels when starting a file or when exiting level by holding the combination until the screen turns black. This code is not compatible with the Fast Any% or Stage Loader code. Codes:<br /><br /><div style="text-align:center"><img src="img/levelselect.png" width="500px"></div>]]></description>
|
||||
<source>
|
||||
C229E668 0000007F
|
||||
|
@ -514,6 +514,8 @@
|
|||
60630100 38800000
|
||||
B0830000 807F0020
|
||||
60000000 00000000
|
||||
0628F54C 00000008
|
||||
3C600003 38830005
|
||||
</source>
|
||||
</code>
|
||||
<code>
|
||||
|
|
Loading…
Reference in a new issue