updated infinite lives
This commit is contained in:
parent
9c7cb37352
commit
42bca0a75a
5 changed files with 38 additions and 27 deletions
|
@ -1,5 +1,16 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<updates>
|
<updates>
|
||||||
|
<update>
|
||||||
|
<date>Feb 28, 2020</date>
|
||||||
|
<change>
|
||||||
|
<head>Updated 'Infinite Lives'</head>
|
||||||
|
<paragraph>The code no longer sets the life count to 99, which would persist on save files.</paragraph>
|
||||||
|
</change>
|
||||||
|
<change>
|
||||||
|
<head>Removed 'Persistent FMV skips'</head>
|
||||||
|
<paragraph>Use FMV Skips instead.</paragraph>
|
||||||
|
</change>
|
||||||
|
</update>
|
||||||
<update>
|
<update>
|
||||||
<date>Oct 28, 2019</date>
|
<date>Oct 28, 2019</date>
|
||||||
<change>
|
<change>
|
||||||
|
|
|
@ -56,12 +56,12 @@
|
||||||
</code>
|
</code>
|
||||||
<code>
|
<code>
|
||||||
<title lang="en">Infinite Lives</title>
|
<title lang="en">Infinite Lives</title>
|
||||||
<author>Codejunkies</author>
|
<author>Noki Doki</author>
|
||||||
<version>1.0</version>
|
<version>2.0</version>
|
||||||
<date>Jan 20, 2017</date>
|
<date>Feb 28, 2020</date>
|
||||||
<description>Locks life count at 99.</description>
|
<description>Prevents the life counter from decreasing.</description>
|
||||||
<source>
|
<source>
|
||||||
04578A04 00000063
|
04298814 60000000
|
||||||
</source>
|
</source>
|
||||||
</code>
|
</code>
|
||||||
<code>
|
<code>
|
||||||
|
@ -619,7 +619,7 @@
|
||||||
60000000 00000000
|
60000000 00000000
|
||||||
</source>
|
</source>
|
||||||
</code>
|
</code>
|
||||||
<code>
|
<!--<code>
|
||||||
<title lang="en">Persistent FMV Skips</title>
|
<title lang="en">Persistent FMV Skips</title>
|
||||||
<author>Noki Doki</author>
|
<author>Noki Doki</author>
|
||||||
<version>1.0</version>
|
<version>1.0</version>
|
||||||
|
@ -632,7 +632,7 @@
|
||||||
88830074 60840018
|
88830074 60840018
|
||||||
98830074 00000000
|
98830074 00000000
|
||||||
</source>
|
</source>
|
||||||
</code>
|
</code>-->
|
||||||
<code>
|
<code>
|
||||||
<title lang="en">Any Fruit Opens Yoshi Eggs</title>
|
<title lang="en">Any Fruit Opens Yoshi Eggs</title>
|
||||||
<author>Unknown, Noki Doki</author>
|
<author>Unknown, Noki Doki</author>
|
||||||
|
|
|
@ -57,12 +57,12 @@
|
||||||
</code>
|
</code>
|
||||||
<code>
|
<code>
|
||||||
<title lang="en">Infinite Lives</title>
|
<title lang="en">Infinite Lives</title>
|
||||||
<author>Psychonauter</author>
|
<author>Noki Doki</author>
|
||||||
<version>1.0</version>
|
<version>2.0</version>
|
||||||
<date>Jan 20, 2017</date>
|
<date>Feb 28, 2020</date>
|
||||||
<description>Locks life count at 99.</description>
|
<description>Prevents the life counter from decreasing.</description>
|
||||||
<source>
|
<source>
|
||||||
04575227 00000063
|
040EBD80 60000000
|
||||||
</source>
|
</source>
|
||||||
</code>
|
</code>
|
||||||
<code>
|
<code>
|
||||||
|
@ -648,7 +648,7 @@
|
||||||
0412C9B0 60000000
|
0412C9B0 60000000
|
||||||
</source>
|
</source>
|
||||||
</code>
|
</code>
|
||||||
<code>
|
<!--<code>
|
||||||
<title lang="en">Persistent FMV Skips</title>
|
<title lang="en">Persistent FMV Skips</title>
|
||||||
<author>Noki Doki</author>
|
<author>Noki Doki</author>
|
||||||
<version>1.0</version>
|
<version>1.0</version>
|
||||||
|
@ -661,7 +661,7 @@
|
||||||
88830074 60840018
|
88830074 60840018
|
||||||
98830074 00000000
|
98830074 00000000
|
||||||
</source>
|
</source>
|
||||||
</code>
|
</code>-->
|
||||||
<code>
|
<code>
|
||||||
<title lang="en">Any Fruit Opens Yoshi Eggs</title>
|
<title lang="en">Any Fruit Opens Yoshi Eggs</title>
|
||||||
<author>Unknown, Noki Doki</author>
|
<author>Unknown, Noki Doki</author>
|
||||||
|
|
|
@ -58,11 +58,11 @@
|
||||||
<code>
|
<code>
|
||||||
<title lang="en">Infinite Lives</title>
|
<title lang="en">Infinite Lives</title>
|
||||||
<author>Noki Doki</author>
|
<author>Noki Doki</author>
|
||||||
<version>1.0</version>
|
<version>2.0</version>
|
||||||
<date>Jan 17, 2018</date>
|
<date>Feb 28, 2020</date>
|
||||||
<description>Locks life count at 99.</description>
|
<description>Prevents the life counter from decreasing.</description>
|
||||||
<source>
|
<source>
|
||||||
04569724 00000063
|
042784BC 60000000
|
||||||
</source>
|
</source>
|
||||||
</code>
|
</code>
|
||||||
<code>
|
<code>
|
||||||
|
@ -648,7 +648,7 @@
|
||||||
0422D22C 60000000
|
0422D22C 60000000
|
||||||
</source>
|
</source>
|
||||||
</code>
|
</code>
|
||||||
<code>
|
<!--<code>
|
||||||
<title lang="en">Persistent FMV Skips</title>
|
<title lang="en">Persistent FMV Skips</title>
|
||||||
<author>Noki Doki</author>
|
<author>Noki Doki</author>
|
||||||
<version>1.0</version>
|
<version>1.0</version>
|
||||||
|
@ -661,7 +661,7 @@
|
||||||
88830074 60840018
|
88830074 60840018
|
||||||
98830074 00000000
|
98830074 00000000
|
||||||
</source>
|
</source>
|
||||||
</code>
|
</code>-->
|
||||||
<code>
|
<code>
|
||||||
<title lang="en">Any Fruit Opens Yoshi Eggs</title>
|
<title lang="en">Any Fruit Opens Yoshi Eggs</title>
|
||||||
<author>Unknown, Noki Doki</author>
|
<author>Unknown, Noki Doki</author>
|
||||||
|
|
|
@ -66,12 +66,12 @@
|
||||||
</code>
|
</code>
|
||||||
<code>
|
<code>
|
||||||
<title lang="en">Infinite Lives</title>
|
<title lang="en">Infinite Lives</title>
|
||||||
<author>Psychonauter</author>
|
<author>Noki Doki</author>
|
||||||
<version>1.0</version>
|
<version>2.0</version>
|
||||||
<date>Jan 20, 2017</date>
|
<date>Feb 28, 2020</date>
|
||||||
<description>Locks life count at 99.</description>
|
<description>Prevents the life counter from decreasing.</description>
|
||||||
<source>
|
<source>
|
||||||
04570967 00000063
|
042906AC 60000000
|
||||||
</source>
|
</source>
|
||||||
</code>
|
</code>
|
||||||
<code>
|
<code>
|
||||||
|
@ -665,7 +665,7 @@
|
||||||
04245268 60000000
|
04245268 60000000
|
||||||
</source>
|
</source>
|
||||||
</code>
|
</code>
|
||||||
<code>
|
<!--<code>
|
||||||
<title lang="en">Persistent FMV Skips</title>
|
<title lang="en">Persistent FMV Skips</title>
|
||||||
<author>Noki Doki</author>
|
<author>Noki Doki</author>
|
||||||
<version>1.0</version>
|
<version>1.0</version>
|
||||||
|
@ -678,7 +678,7 @@
|
||||||
88830074 60840018
|
88830074 60840018
|
||||||
98830074 00000000
|
98830074 00000000
|
||||||
</source>
|
</source>
|
||||||
</code>
|
</code>-->
|
||||||
<code>
|
<code>
|
||||||
<title lang="en">Any Fruit Opens Yoshi Eggs</title>
|
<title lang="en">Any Fruit Opens Yoshi Eggs</title>
|
||||||
<author>Unknown</author>
|
<author>Unknown</author>
|
||||||
|
|
Loading…
Reference in a new issue