diff --git a/YAMS-LIB/Program.cs b/YAMS-LIB/Program.cs index 04af494..b975b34 100644 --- a/YAMS-LIB/Program.cs +++ b/YAMS-LIB/Program.cs @@ -487,6 +487,7 @@ void CreateAndAddItemSprite(string name) CreateAndAddItemSprite("sItemCobaltEchoes"); CreateAndAddItemSprite("sItemDarkAgonKeyEchoes"); CreateAndAddItemSprite("sItemDarkAmmoEchoes"); + CreateAndAddItemSprite("sItemDarkBeam"); CreateAndAddItemSprite("sItemDarkSuitEchoes"); CreateAndAddItemSprite("sItemDarkTorvusKeyEchoes"); CreateAndAddItemSprite("sItemDarkVisorEchoes"); @@ -498,7 +499,9 @@ void CreateAndAddItemSprite(string name) CreateAndAddItemSprite("sItemLightBeamEchoes"); CreateAndAddItemSprite("sItemLightSuitEchoes"); CreateAndAddItemSprite("sItemProgressiveSuitEchoes"); + CreateAndAddItemSprite("sItemSeekerMissileEchoes"); CreateAndAddItemSprite("sItemSkyTempleKeyEchoes"); + CreateAndAddItemSprite("sItemSonicBoomEchoes"); CreateAndAddItemSprite("sItemVioletEchoes"); #endregion #endregion diff --git a/YAMS-LIB/sprites/offworld items/primes/echoes/dark_beam/sItemDarkBeam_1.png b/YAMS-LIB/sprites/offworld items/primes/echoes/dark_beam/sItemDarkBeam_1.png new file mode 100644 index 0000000..3e78355 Binary files /dev/null and b/YAMS-LIB/sprites/offworld items/primes/echoes/dark_beam/sItemDarkBeam_1.png differ diff --git a/YAMS-LIB/sprites/offworld items/primes/echoes/dark_beam/sItemDarkBeam_2.png b/YAMS-LIB/sprites/offworld items/primes/echoes/dark_beam/sItemDarkBeam_2.png new file mode 100644 index 0000000..3c0be94 Binary files /dev/null and b/YAMS-LIB/sprites/offworld items/primes/echoes/dark_beam/sItemDarkBeam_2.png differ diff --git a/YAMS-LIB/sprites/offworld items/primes/echoes/dark_beam/sItemDarkBeam_3.png b/YAMS-LIB/sprites/offworld items/primes/echoes/dark_beam/sItemDarkBeam_3.png new file mode 100644 index 0000000..3e78355 Binary files /dev/null and b/YAMS-LIB/sprites/offworld items/primes/echoes/dark_beam/sItemDarkBeam_3.png differ diff --git a/YAMS-LIB/sprites/offworld items/primes/echoes/dark_beam/sItemDarkBeam_4.png b/YAMS-LIB/sprites/offworld items/primes/echoes/dark_beam/sItemDarkBeam_4.png new file mode 100644 index 0000000..76e47e5 Binary files /dev/null and b/YAMS-LIB/sprites/offworld items/primes/echoes/dark_beam/sItemDarkBeam_4.png differ diff --git a/YAMS-LIB/sprites/offworld items/primes/echoes/seekers/sItemSeekerMissileEchoes_1.png b/YAMS-LIB/sprites/offworld items/primes/echoes/seekers/sItemSeekerMissileEchoes_1.png new file mode 100644 index 0000000..953b84e Binary files /dev/null and b/YAMS-LIB/sprites/offworld items/primes/echoes/seekers/sItemSeekerMissileEchoes_1.png differ diff --git a/YAMS-LIB/sprites/offworld items/primes/echoes/seekers/sItemSeekerMissileEchoes_2.png b/YAMS-LIB/sprites/offworld items/primes/echoes/seekers/sItemSeekerMissileEchoes_2.png new file mode 100644 index 0000000..f0b898a Binary files /dev/null and b/YAMS-LIB/sprites/offworld items/primes/echoes/seekers/sItemSeekerMissileEchoes_2.png differ diff --git a/YAMS-LIB/sprites/offworld items/primes/echoes/seekers/sItemSeekerMissileEchoes_3.png b/YAMS-LIB/sprites/offworld items/primes/echoes/seekers/sItemSeekerMissileEchoes_3.png new file mode 100644 index 0000000..953b84e Binary files /dev/null and b/YAMS-LIB/sprites/offworld items/primes/echoes/seekers/sItemSeekerMissileEchoes_3.png differ diff --git a/YAMS-LIB/sprites/offworld items/primes/echoes/seekers/sItemSeekerMissileEchoes_4.png b/YAMS-LIB/sprites/offworld items/primes/echoes/seekers/sItemSeekerMissileEchoes_4.png new file mode 100644 index 0000000..64e7b37 Binary files /dev/null and b/YAMS-LIB/sprites/offworld items/primes/echoes/seekers/sItemSeekerMissileEchoes_4.png differ diff --git a/YAMS-LIB/sprites/offworld items/primes/echoes/sonic_boom/sItemSonicBoomEchoes_1.png b/YAMS-LIB/sprites/offworld items/primes/echoes/sonic_boom/sItemSonicBoomEchoes_1.png new file mode 100644 index 0000000..7af4fa0 Binary files /dev/null and b/YAMS-LIB/sprites/offworld items/primes/echoes/sonic_boom/sItemSonicBoomEchoes_1.png differ diff --git a/YAMS-LIB/sprites/offworld items/primes/echoes/sonic_boom/sItemSonicBoomEchoes_10.png b/YAMS-LIB/sprites/offworld items/primes/echoes/sonic_boom/sItemSonicBoomEchoes_10.png new file mode 100644 index 0000000..48a8492 Binary files /dev/null and b/YAMS-LIB/sprites/offworld items/primes/echoes/sonic_boom/sItemSonicBoomEchoes_10.png differ diff --git a/YAMS-LIB/sprites/offworld items/primes/echoes/sonic_boom/sItemSonicBoomEchoes_11.png b/YAMS-LIB/sprites/offworld items/primes/echoes/sonic_boom/sItemSonicBoomEchoes_11.png new file mode 100644 index 0000000..f2e4131 Binary files /dev/null and b/YAMS-LIB/sprites/offworld items/primes/echoes/sonic_boom/sItemSonicBoomEchoes_11.png differ diff --git a/YAMS-LIB/sprites/offworld items/primes/echoes/sonic_boom/sItemSonicBoomEchoes_12.png b/YAMS-LIB/sprites/offworld items/primes/echoes/sonic_boom/sItemSonicBoomEchoes_12.png new file mode 100644 index 0000000..821fd42 Binary files /dev/null and b/YAMS-LIB/sprites/offworld items/primes/echoes/sonic_boom/sItemSonicBoomEchoes_12.png differ diff --git a/YAMS-LIB/sprites/offworld items/primes/echoes/sonic_boom/sItemSonicBoomEchoes_2.png b/YAMS-LIB/sprites/offworld items/primes/echoes/sonic_boom/sItemSonicBoomEchoes_2.png new file mode 100644 index 0000000..04ce884 Binary files /dev/null and b/YAMS-LIB/sprites/offworld items/primes/echoes/sonic_boom/sItemSonicBoomEchoes_2.png differ diff --git a/YAMS-LIB/sprites/offworld items/primes/echoes/sonic_boom/sItemSonicBoomEchoes_3.png b/YAMS-LIB/sprites/offworld items/primes/echoes/sonic_boom/sItemSonicBoomEchoes_3.png new file mode 100644 index 0000000..f560248 Binary files /dev/null and b/YAMS-LIB/sprites/offworld items/primes/echoes/sonic_boom/sItemSonicBoomEchoes_3.png differ diff --git a/YAMS-LIB/sprites/offworld items/primes/echoes/sonic_boom/sItemSonicBoomEchoes_4.png b/YAMS-LIB/sprites/offworld items/primes/echoes/sonic_boom/sItemSonicBoomEchoes_4.png new file mode 100644 index 0000000..356bc3f Binary files /dev/null and b/YAMS-LIB/sprites/offworld items/primes/echoes/sonic_boom/sItemSonicBoomEchoes_4.png differ diff --git a/YAMS-LIB/sprites/offworld items/primes/echoes/sonic_boom/sItemSonicBoomEchoes_5.png b/YAMS-LIB/sprites/offworld items/primes/echoes/sonic_boom/sItemSonicBoomEchoes_5.png new file mode 100644 index 0000000..79e077b Binary files /dev/null and b/YAMS-LIB/sprites/offworld items/primes/echoes/sonic_boom/sItemSonicBoomEchoes_5.png differ diff --git a/YAMS-LIB/sprites/offworld items/primes/echoes/sonic_boom/sItemSonicBoomEchoes_6.png b/YAMS-LIB/sprites/offworld items/primes/echoes/sonic_boom/sItemSonicBoomEchoes_6.png new file mode 100644 index 0000000..b8ab39c Binary files /dev/null and b/YAMS-LIB/sprites/offworld items/primes/echoes/sonic_boom/sItemSonicBoomEchoes_6.png differ diff --git a/YAMS-LIB/sprites/offworld items/primes/echoes/sonic_boom/sItemSonicBoomEchoes_7.png b/YAMS-LIB/sprites/offworld items/primes/echoes/sonic_boom/sItemSonicBoomEchoes_7.png new file mode 100644 index 0000000..2f328ed Binary files /dev/null and b/YAMS-LIB/sprites/offworld items/primes/echoes/sonic_boom/sItemSonicBoomEchoes_7.png differ diff --git a/YAMS-LIB/sprites/offworld items/primes/echoes/sonic_boom/sItemSonicBoomEchoes_8.png b/YAMS-LIB/sprites/offworld items/primes/echoes/sonic_boom/sItemSonicBoomEchoes_8.png new file mode 100644 index 0000000..b86b13d Binary files /dev/null and b/YAMS-LIB/sprites/offworld items/primes/echoes/sonic_boom/sItemSonicBoomEchoes_8.png differ diff --git a/YAMS-LIB/sprites/offworld items/primes/echoes/sonic_boom/sItemSonicBoomEchoes_9.png b/YAMS-LIB/sprites/offworld items/primes/echoes/sonic_boom/sItemSonicBoomEchoes_9.png new file mode 100644 index 0000000..aa8074a Binary files /dev/null and b/YAMS-LIB/sprites/offworld items/primes/echoes/sonic_boom/sItemSonicBoomEchoes_9.png differ