Add biolizard.

main
Síle Ekaterin Liszka 2021-06-13 18:01:34 -05:00
parent ed724712ef
commit 2a25df7c18
4 changed files with 3 additions and 0 deletions

BIN
gallery/ned/biolizard.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

View File

@ -21,6 +21,8 @@
<file>gallery/ned/vanilla.png</file>
<file>patches/ned/barf.ips</file>
<file>gallery/ned/barf.png</file>
<file>patches/ned/biolizard.ips</file>
<file>gallery/ned/biolizard.png</file>
<file>patches/ned/cactuar.ips</file>
<file>gallery/ned/cactuar.png</file>
<file>patches/ned/cad.ips</file>

BIN
patches/ned/biolizard.ips Normal file

Binary file not shown.

View File

@ -124,6 +124,7 @@ void Exdeath::initRandom(void) {
selNED->addItem("Vanilla", "vanilla");
selNED->setCurrentIndex(1);
selNED->addItem("Barf", "barf");
selNED->addItem("Biolizard", "biolizard");
selNED->addItem("Cactuar", "cactuar");
selNED->addItem("Chain Chomp", "chomp");
//selNED->addItem("Classic", "classic");