diff --git a/docs/Routes_Optimization/Genoverse/Routing_from_genoverse.md b/docs/Routes_Optimization/Genoverse/Routing_from_genoverse.md index 69715c9..eeee5fd 100644 --- a/docs/Routes_Optimization/Genoverse/Routing_from_genoverse.md +++ b/docs/Routes_Optimization/Genoverse/Routing_from_genoverse.md @@ -56,16 +56,6 @@ https://youtu.be/0PI-_NQTF1M ## 66 j.9KSH -The j.K is not burstsafe. - -After j.S hits and j.H are burstsafe. - -[Lightweights](https://youtu.be/D_YUPAlSDiM) - -[Midweights](https://youtu.be/Our4U9iRc-Y) - -[Heavyweights](https://youtu.be/2LetmAthhIk) - !!! Warning "Regarding burst-safe" @@ -77,6 +67,13 @@ After j.S hits and j.H are burstsafe. **If this is not done, only j.H might be burstsafe.** + +[Lightweights](https://youtu.be/D_YUPAlSDiM) + +[Midweights](https://youtu.be/Our4U9iRc-Y) + +[Heavyweights](https://youtu.be/2LetmAthhIk) + !!! Note "Potemkin" On Potemkin it is possible to make the j.K burstsafe but requires the combo length to be quite short.