Trick on the Class: initial setup

hell
This commit is contained in:
minenice55
2022-04-04 10:48:37 -04:00
parent f7d1aaea63
commit a193cf8909
24 changed files with 287 additions and 0 deletions

View File

@ -461,6 +461,10 @@ namespace HeavenStudio
{
new Param("type", FanClub.StageAnimations.Reset, "Animation", "Animation to play")
}),
}),
new Minigame("trickClass", "Trick on the Class\n<color=#eb5454>[WIP don't use]</color>", "C0171D", false, false, new List<GameAction>()
{
}),
/*new Minigame("spaceDance", "Space Dance", "B888F8", new List<GameAction>()
{