tunnel scroll

working dough fix
This commit is contained in:
minenice55
2024-01-15 14:22:26 -05:00
parent da37cc7aae
commit 5482d3e799
14 changed files with 1833 additions and 132 deletions

View File

@ -12,7 +12,7 @@ namespace HeavenStudio.Games.Loaders
{
public static Minigame AddGame(EventCaller eventCaller)
{
return new Minigame("tunnel", "Tunnel \n<color=#eb5454>[WIP]</color>", "c00000", false, false, new List<GameAction>()
return new Minigame("tunnel", "Tunnel", "c00000", false, false, new List<GameAction>()
{
new GameAction("cowbell", "Start Cowbell")
{