From 3ba04b3438682ddcf678f7232b629ee4dd09aa1b Mon Sep 17 00:00:00 2001 From: ldeluigi <44567586+ldeluigi@users.noreply.github.com> Date: Thu, 30 May 2024 15:26:56 +0200 Subject: [PATCH] fix: update syntax guide for next backend version --- src/pages/syntax-guide.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/pages/syntax-guide.tsx b/src/pages/syntax-guide.tsx index de20d165d7..872bd19523 100644 --- a/src/pages/syntax-guide.tsx +++ b/src/pages/syntax-guide.tsx @@ -416,6 +416,7 @@ For example, \`cardkeywords:indestructible\` searches for combos that contain at ### \`cardkeywords\` keyword aliases +* \`cardkeyword\` * \`keyword\` * \`keywords\` * \`kw\` @@ -467,10 +468,10 @@ and many color combination nicknames (\`boros\`, \`sultai\`, \`fivecolor\`, \`pe ### \`coloridentity\` keyword aliases -* \`color_identity\` * \`color\` * \`colors\` * \`id\` +* \`identity\` * \`ids\` * \`c\` * \`ci\`