mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-12 08:47:37 +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:
@ -10,7 +10,7 @@ namespace HeavenStudio.Games.Loaders
|
||||
public static class NtrSoccerLoader
|
||||
{
|
||||
public static Minigame AddGame(EventCaller eventCaller) {
|
||||
return new Minigame("spaceSoccer", "Space Soccer", "ff7d27", false, false, new List<GameAction>()
|
||||
return new Minigame("spaceSoccer", "FIFA Freak", "ff7d27", false, false, new List<GameAction>()
|
||||
{
|
||||
new GameAction("ball dispense", "Ball Dispense")
|
||||
{
|
||||
|
Reference in New Issue
Block a user