From 72544e0c287ad6f3212aba5c5f68bab7af608037 Mon Sep 17 00:00:00 2001 From: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> Date: Wed, 17 Mar 2021 16:03:00 +0100 Subject: reversed order for it to be the same as personal comp (#443) --- constants/parents.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'constants/parents.json') diff --git a/constants/parents.json b/constants/parents.json index 29c4b50f..5f820f4f 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -2021,10 +2021,10 @@ "CAMPFIRE_TALISMAN_28", "CAMPFIRE_TALISMAN_29" ], - "PERSONAL_DELETOR_4000": [ - "PERSONAL_DELETOR_5000", + "PERSONAL_DELETOR_7000": [ "PERSONAL_DELETOR_6000", - "PERSONAL_DELETOR_7000" + "PERSONAL_DELETOR_5000", + "PERSONAL_DELETOR_4000" ], "GRANDMA_WOLF;4": [ "GRANDMA_WOLF;3", -- cgit