File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 16
16
type: ' alert' ,
17
17
title: ' Changelog' ,
18
18
body:
19
- ` 1/20/2025: added more comprehensive post-swap spots to HealerOut
19
+ ` 1/21/2025: added warning for core-lateral and lateral-core swap in 7.16
20
+ 1/20/2025: added more comprehensive post-swap spots to HealerOut
20
21
1/20/2025: fix idyll C postswap image rotation
21
22
1/19/2025: added idyll/game8 strat - added by kizer
22
23
1/10/2025: added more comprehensive post-swap spots to raidplan
Original file line number Diff line number Diff line change 37
37
<div class =" container" >
38
38
<div class =" flex flex-wrap min-w-full justify-between mb-8" >
39
39
<div class =" space-y-5 v-full" >
40
+ <aside class =" alert variant-ghost-error" >
41
+ <div class =" alert-message" >
42
+ <p >As of Patch 7.16, "Lateral-core Phaser" and "Core-lateral Phaser" have been swapped</p >
43
+ <p >Lateral-core Phaser = Front is safe, then sides are safe</p >
44
+ <p >Core-lateral Phaser = Sides are safe, then front is safe</p >
45
+ </div >
46
+ </aside >
40
47
<div >
41
48
<h2 >Which strat are you using?</h2 >
42
49
<RadioGroup >
You can’t perform that action at this time.
0 commit comments