Skip to content

Commit 48f4375

Browse files
committed
fix codcar melee 2
1 parent 65b97a5 commit 48f4375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wtfdig/src/routes/+page.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1252,7 +1252,7 @@ const codcarStrat: Strat = {
12521252
},
12531253
{
12541254
mechanic: 'aoes',
1255-
description: 'Platform Inside\nRelative Left\nTrue South',
1255+
description: 'Platform Inside\nRelative Left\nTrue North',
12561256
imageUrl: './strats/codcar/platform-east-aoe-spread.png',
12571257
mask: 'radial-gradient(circle at 32% 41%, black 10%, rgba(0, 0, 0, 0.4) 10%)'
12581258
},

0 commit comments

Comments
 (0)