added visual cue to manta fix

This commit is contained in:
QbeRoot 2021-02-15 02:09:15 +01:00
parent b6727a2736
commit b378728640
2 changed files with 32 additions and 2 deletions

View file

@ -2880,22 +2880,46 @@
<title lang="fr-FR">Corriger la séparation de la raie manta</title>
<title lang="ja-JP">Fix Manta Splitting</title>
<author>Noki Doki</author>
<version>1.0</version>
<date>Dec 31, 2020</date>
<version>1.1</version>
<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="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>
<source version="GMSE01">
04295AA0 C342FFF8
C214EDAC 00000005
806D9FB8 A063007C
28030600 40820014
80780000 380000FF
9803013C 98030140
931F00C8 00000000
</source>
<source version="GMSJ01">
040E905C C342FFE4
C22102BC 00000005
806D97E8 A063007C
28030600 40820014
80780000 380000FF
9803013C 98030140
931F00C8 00000000
</source>
<source version="GMSJ0A">
04275748 C342FFEC
C21301BC 00000005
806D9E78 A063007C
28030600 40820014
80780000 380000FF
9803013C 98030140
931F00C8 00000000
</source>
<source version="GMSP01">
0428D938 C342FFF8
C2143A3C 00000005
806D9EE0 A063007C
28030600 40820014
80780000 380000FF
9803013C 98030140
931F00C8 00000000
</source>
</code>
</codes>

View file

@ -1,5 +1,11 @@
# 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
### Updated 'Remove Saveboxes'