Skip to content

Commit 31746a8

Browse files
authored
Merge pull request #8 from Soreepeong/fix/idyll
Fix more typos
2 parents 52528eb + 2f27263 commit 31746a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

wtfdig/src/routes/+page.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -4456,7 +4456,7 @@ const idyllStrat: Strat = {
44564456
},
44574457
{
44584458
mechanic: 'bramble',
4459-
description: 'Relative North',
4459+
description: 'Relative NW',
44604460
imageUrl: './strats/idyll/brambles-w.png',
44614461
mask: 'radial-gradient(circle at 24% 53%, black 10%, rgba(0, 0, 0, 0.2) 10%)'
44624462
},
@@ -4537,7 +4537,7 @@ const idyllStrat: Strat = {
45374537
mechanic: 'swap',
45384538
description: 'East of SW corner tile',
45394539
imageUrl: './strats/idyll/looming-chaos-tilew.png',
4540-
mask: 'radial-gradient(circle at 65% 19%, black 10%, rgba(0, 0, 0, 0.2) 10%)'
4540+
mask: 'radial-gradient(circle at 65% 81%, black 10%, rgba(0, 0, 0, 0.2) 10%)'
45414541
},
45424542
],
45434543
swapNote: "I got a clean swap to the east platform! Now what?",

0 commit comments

Comments
 (0)