Add target-identification NED.

main
Síle Ekaterin Liszka 2021-06-10 18:35:07 -05:00
parent a690d5d608
commit 798c1edc7a
3 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,7 @@
<file>patches/ned/pad.ips</file>
<file>patches/ned/rs3boss.ips</file>
<file>patches/ned/shaq.ips</file>
<file>patches/ned/targetned.ips</file>
<file>patches/ned/thomas.ips</file>
<file>patches/ned/train.ips</file>
<file>patches/ned/tree.ips</file>

BIN
patches/ned/targetned.ips Normal file

Binary file not shown.

View File

@ -141,6 +141,7 @@ void Exdeath::initRandom(void) {
selNED->addItem("Romancing SaGa 3 Boss", "rs3boss.ips");
selNED->addItem("Shaq", "shaq.ips");
selNED->addItem("Stupid Sexy Flanders", "flanders.ips");
selNED->addItem("TargetNED", "targetned.ips");
selNED->addItem("Territorial Oak", "tree.ips");
selNED->addItem("Thomas the Tank Engine", "thomas.ips");
selNED->addItem("Yiazmat", "yiazmat.ips");