From 5d99596c6705166607c66fd3a982ea7a82049b6b Mon Sep 17 00:00:00 2001 From: Carson Kompon Date: Mon, 28 Feb 2022 20:11:01 -0500 Subject: [PATCH] Added Change Lion Count event to Clappy Trio 1-8 lions thats crazy --- Assets/Scripts/Games/ClappyTrio/ClappyTrio.cs | 13 +++++++++++++ Assets/Scripts/Minigames.cs | 4 ++++ 2 files changed, 17 insertions(+) diff --git a/Assets/Scripts/Games/ClappyTrio/ClappyTrio.cs b/Assets/Scripts/Games/ClappyTrio/ClappyTrio.cs index 03e5aac80..1d236c83f 100644 --- a/Assets/Scripts/Games/ClappyTrio/ClappyTrio.cs +++ b/Assets/Scripts/Games/ClappyTrio/ClappyTrio.cs @@ -150,6 +150,19 @@ namespace RhythmHeavenMania.Games.ClappyTrio PlayAnimationAll("Bop"); } + public void ChangeLionCount(int lions) + { + for(int i=1; i() + { + new Param("valA", new EntityTypes.Integer(1, 8, 3), "Lion Count") + }), }), new Minigame("spaceball", "Spaceball", "00A518", false, false, new List() {