mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-12 15:07: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:
@ -11,7 +11,7 @@ namespace HeavenStudio.Games.Loaders
|
||||
{
|
||||
public static Minigame AddGame(EventCaller eventCaller)
|
||||
{
|
||||
return new Minigame("tambourine", "Tambourine", "388cd0", false, false, new List<GameAction>()
|
||||
return new Minigame("tambourine", "Monkey Bongo", "388cd0", false, false, new List<GameAction>()
|
||||
{
|
||||
new GameAction("beat intervals", "Start Interval")
|
||||
{
|
||||
|
Reference in New Issue
Block a user