From abdf6a4e6d21e5654f3dc0f45b10f077e6bd761a Mon Sep 17 00:00:00 2001 From: Ben Maurer Date: Sun, 27 Feb 2022 03:46:14 +0000 Subject: [PATCH] Updated Casino advancement with correct coordinates --- data/locations/advancements/here_comes_the_money.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/locations/advancements/here_comes_the_money.json b/data/locations/advancements/here_comes_the_money.json index fce175d..2297b8a 100644 --- a/data/locations/advancements/here_comes_the_money.json +++ b/data/locations/advancements/here_comes_the_money.json @@ -25,8 +25,8 @@ "max": 87 }, "z": { - "min": -2167, - "max": -2221 + "min": -2221, + "max": -2167 } } }