From eb4e820d0989fb6ec9bcd496272fdc0f5b565670 Mon Sep 17 00:00:00 2001 From: Schlaumeyer <51930935+SchIaumeyer@users.noreply.github.com> Date: Thu, 14 Oct 2021 05:47:10 +0200 Subject: Fixed Hard Stone Minions + Added new Mushroom Soup Lore and Texture (#627) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Fixed time between action and added T12 * added minion to its group added hard stone minion t12 to hard stone mionion group * Update HARD_STONE_GENERATOR_10.json * Add files via upload * Add files via upload * Add files via upload * Add files via upload * how did you even manage to fuck that up * smh * ยง * Add files via upload Co-authored-by: SchlaumeyerTheReal <51930935+SchlaumeyerTheReal@users.noreply.github.com> Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com> --- constants/parents.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'constants/parents.json') diff --git a/constants/parents.json b/constants/parents.json index 4bfd1815..aaa80bf0 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -2253,7 +2253,8 @@ "HARD_STONE_GENERATOR_8", "HARD_STONE_GENERATOR_9", "HARD_STONE_GENERATOR_10", - "HARD_STONE_GENERATOR_11" + "HARD_STONE_GENERATOR_11", + "HARD_STONE_GENERATOR_12" ], "GEMSTONE_DRILL_4": [ "GEMSTONE_DRILL_3", -- cgit