Skip to content

Commit

Permalink
Add bombs+grapple MSR sprites
Browse files Browse the repository at this point in the history
  • Loading branch information
Miepee committed Jun 23, 2024
1 parent 84cb8cd commit 1ef2a80
Show file tree
Hide file tree
Showing 10 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions YAMS-LIB/patches/Sprites.cs
Original file line number Diff line number Diff line change
Expand Up @@ -513,8 +513,10 @@ void CreateAndAddItemSprite(string name)
#endregion

#region Samus Returns
CreateAndAddItemSprite("sItemBombsMSR");
CreateAndAddItemSprite("sItemBabyMetroidMSR");
CreateAndAddItemSprite("sItemBeamBurstMSR");
CreateAndAddItemSprite("sItemGrappleBeamMSR");
CreateAndAddItemSprite("sItemLightningArmorMSR");
CreateAndAddItemSprite("sItemPhaseDriftMSR");
CreateAndAddItemSprite("sItemScanPulseMSR");
Expand Down
2 changes: 2 additions & 0 deletions YAMS-LIB/sprites/Attribution.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,8 @@ Prime items:

Metroid: Samus Returns items:
- The Baby Metroid sprites (`offworld items/msr/baby`) were made by [AbyssalCreature](https://github.com/AbyssalCreature) and [Dyceron](https://twitch.tv/dyceron)
- The Bomb sprites (`offworld items/msr/bombs`) were made by [AbyssalCreature](https://github.com/AbyssalCreature)
- The Grapple Beam sprites (`offworld items/msr/grapple`) were made by [AbyssalCreature](https://github.com/AbyssalCreature)
- The Beam Burst sprites (`offworld items/msr/beamBurst`) were made by [Mimolette](https://twitter.com/VanessaMae1087)
- The Lightning Armor sprites (`offworld items/msr/lightningArmor`) were made by [Mimolette](https://twitter.com/VanessaMae1087)
- The Phase Drift sprites (`offworld items/msr/phaseDrift`) were made by [Mimolette](https://twitter.com/VanessaMae1087)
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1ef2a80

Please sign in to comment.