added visual cue to manta fix
This commit is contained in:
parent
b6727a2736
commit
b378728640
2 changed files with 32 additions and 2 deletions
28
Codes.xml
28
Codes.xml
|
@ -2880,22 +2880,46 @@
|
||||||
<title lang="fr-FR">Corriger la séparation de la raie manta</title>
|
<title lang="fr-FR">Corriger la séparation de la raie manta</title>
|
||||||
<title lang="ja-JP">Fix Manta Splitting</title>
|
<title lang="ja-JP">Fix Manta Splitting</title>
|
||||||
<author>Noki Doki</author>
|
<author>Noki Doki</author>
|
||||||
<version>1.0</version>
|
<version>1.1</version>
|
||||||
<date>Dec 31, 2020</date>
|
<date>Feb 15, 2021</date>
|
||||||
<description lang="en-US">Fixes the Nintendont-exclusive bug that changes the manta's behavior upon splitting and may cause it to die early.</description>
|
<description lang="en-US">Fixes the Nintendont-exclusive bug that changes the manta's behavior upon splitting and may cause it to die early.</description>
|
||||||
<description lang="de-CH">Fixt einen Nintendont Bug, bei welchem der Manta aufgrund von fehlerhafter Aufteilung zu früh stirbt.</description>
|
<description lang="de-CH">Fixt einen Nintendont Bug, bei welchem der Manta aufgrund von fehlerhafter Aufteilung zu früh stirbt.</description>
|
||||||
<description lang="fr-FR">Corrige le bug exclusif à Nintendont qui change le comportement de la raie manta quand elle se sépare et peut la faire mourir instantanément.</description>
|
<description lang="fr-FR">Corrige le bug exclusif à Nintendont qui change le comportement de la raie manta quand elle se sépare et peut la faire mourir instantanément.</description>
|
||||||
<source version="GMSE01">
|
<source version="GMSE01">
|
||||||
04295AA0 C342FFF8
|
04295AA0 C342FFF8
|
||||||
|
C214EDAC 00000005
|
||||||
|
806D9FB8 A063007C
|
||||||
|
28030600 40820014
|
||||||
|
80780000 380000FF
|
||||||
|
9803013C 98030140
|
||||||
|
931F00C8 00000000
|
||||||
</source>
|
</source>
|
||||||
<source version="GMSJ01">
|
<source version="GMSJ01">
|
||||||
040E905C C342FFE4
|
040E905C C342FFE4
|
||||||
|
C22102BC 00000005
|
||||||
|
806D97E8 A063007C
|
||||||
|
28030600 40820014
|
||||||
|
80780000 380000FF
|
||||||
|
9803013C 98030140
|
||||||
|
931F00C8 00000000
|
||||||
</source>
|
</source>
|
||||||
<source version="GMSJ0A">
|
<source version="GMSJ0A">
|
||||||
04275748 C342FFEC
|
04275748 C342FFEC
|
||||||
|
C21301BC 00000005
|
||||||
|
806D9E78 A063007C
|
||||||
|
28030600 40820014
|
||||||
|
80780000 380000FF
|
||||||
|
9803013C 98030140
|
||||||
|
931F00C8 00000000
|
||||||
</source>
|
</source>
|
||||||
<source version="GMSP01">
|
<source version="GMSP01">
|
||||||
0428D938 C342FFF8
|
0428D938 C342FFF8
|
||||||
|
C2143A3C 00000005
|
||||||
|
806D9EE0 A063007C
|
||||||
|
28030600 40820014
|
||||||
|
80780000 380000FF
|
||||||
|
9803013C 98030140
|
||||||
|
931F00C8 00000000
|
||||||
</source>
|
</source>
|
||||||
</code>
|
</code>
|
||||||
</codes>
|
</codes>
|
|
@ -1,5 +1,11 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## Feb 15, 2021
|
||||||
|
|
||||||
|
### Updated 'Fix Manta Splitting'
|
||||||
|
|
||||||
|
For verification purposes, this code now changes the color of the stripe behind the coin count in the HUD when in Sirena 1.
|
||||||
|
|
||||||
## Jan 23, 2021
|
## Jan 23, 2021
|
||||||
|
|
||||||
### Updated 'Remove Saveboxes'
|
### Updated 'Remove Saveboxes'
|
||||||
|
|
Loading…
Add table
Reference in a new issue