From 37a0dca11ebfadebad3920a337b4f1b2fba08a7b Mon Sep 17 00:00:00 2001 From: zenground0 Date: Mon, 17 Apr 2023 16:13:29 -0600 Subject: [PATCH] fast butterfly migration to validate migration --- build/params_butterfly.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/params_butterfly.go b/build/params_butterfly.go index cdd7505c461..e26fb4ad194 100644 --- a/build/params_butterfly.go +++ b/build/params_butterfly.go @@ -53,7 +53,7 @@ const UpgradeSkyrHeight = -19 const UpgradeSharkHeight = -20 const UpgradeHyggeHeight = -21 -const UpgradeLightningHeight = 500 +const UpgradeLightningHeight = 50 const UpgradeThunderHeight = UpgradeLightningHeight + 360