added infinite juice
This commit is contained in:
parent
25fa1bdadd
commit
4bc5cd1046
5 changed files with 47 additions and 0 deletions
|
@ -1,5 +1,12 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<updates>
|
||||
<update>
|
||||
<date>Apr 5, 2019</date>
|
||||
<change>
|
||||
<head>Added 'Infinite Juice'</head>
|
||||
<paragraph>Prevents Yoshi from running out of juice and despawning.</paragraph>
|
||||
</change>
|
||||
</update>
|
||||
<update>
|
||||
<date>Apr 3, 2019</date>
|
||||
<change>
|
||||
|
|
|
@ -656,6 +656,16 @@
|
|||
041BC900 60000000
|
||||
</source>
|
||||
</code>
|
||||
<code>
|
||||
<title lang="en">Infinite Juice</title>
|
||||
<author>Noki Doki</author>
|
||||
<version>1.0</version>
|
||||
<date>Apr 5, 2019</date>
|
||||
<description>Prevents Yoshi from despawning by running out of juice.</description>
|
||||
<source>
|
||||
0426E810 60000000
|
||||
</source>
|
||||
</code>
|
||||
<!--
|
||||
<code>
|
||||
<title lang="en">Fade-in Timer</title>
|
||||
|
|
|
@ -685,6 +685,16 @@
|
|||
041948E8 60000000
|
||||
</source>
|
||||
</code>
|
||||
<code>
|
||||
<title lang="en">Infinite Juice</title>
|
||||
<author>Noki Doki</author>
|
||||
<version>1.0</version>
|
||||
<date>Apr 5, 2019</date>
|
||||
<description>Prevents Yoshi from despawning by running out of juice.</description>
|
||||
<source>
|
||||
0414DB88 60000000
|
||||
</source>
|
||||
</code>
|
||||
<!--
|
||||
<code>
|
||||
<title lang="en">Fade-in Timer</title>
|
||||
|
|
|
@ -685,6 +685,16 @@
|
|||
0419C688 60000000
|
||||
</source>
|
||||
</code>
|
||||
<code>
|
||||
<title lang="en">Infinite Juice</title>
|
||||
<author>Noki Doki</author>
|
||||
<version>1.0</version>
|
||||
<date>Apr 5, 2019</date>
|
||||
<description>Prevents Yoshi from despawning by running out of juice.</description>
|
||||
<source>
|
||||
0424E560 60000000
|
||||
</source>
|
||||
</code>
|
||||
<!--
|
||||
<code>
|
||||
<title lang="en">Fade-in Timer</title>
|
||||
|
|
|
@ -702,6 +702,16 @@
|
|||
041B47B8 60000000
|
||||
</source>
|
||||
</code>
|
||||
<code>
|
||||
<title lang="en">Infinite Juice</title>
|
||||
<author>Noki Doki</author>
|
||||
<version>1.0</version>
|
||||
<date>Apr 5, 2019</date>
|
||||
<description>Prevents Yoshi from despawning by running out of juice.</description>
|
||||
<source>
|
||||
0426659C 60000000
|
||||
</source>
|
||||
</code>
|
||||
<!--
|
||||
<code>
|
||||
<title lang="en">Fade-in Timer</title>
|
||||
|
|
Loading…
Reference in a new issue