mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-12 10:47:39 +02:00
Misc. Fixes and Tweaks (#377)
* Fix Batch 1 fix batch 1 * fixes 2 tired * fixes 3 * 1 * coin coin * Fixes 4 * Update README.md * localization * procrastination heat death of the universe * seal * the funny 2023 * animatioon adjust * more adjustment --------- Co-authored-by: ThatZeoMan <67521686+ThatZeoMan@users.noreply.github.com> Co-authored-by: minenice55 <star.elementa@gmail.com>
This commit is contained in:
@ -13,7 +13,7 @@ namespace HeavenStudio.Games.Loaders
|
||||
public static class NtrSamuraiLoader
|
||||
{
|
||||
public static Minigame AddGame(EventCaller eventCaller) {
|
||||
return new Minigame("samuraiSliceNtr", "Samurai Slice (DS)", "b6b5b6", false, false, new List<GameAction>()
|
||||
return new Minigame("samuraiSliceNtr", "Fruit Ninja", "b6b5b6", false, false, new List<GameAction>()
|
||||
{
|
||||
new GameAction("bop", "Bop")
|
||||
{
|
||||
|
Reference in New Issue
Block a user