From ecd5123dbd6a6d93b948ebe923abbc95a3c58d53 Mon Sep 17 00:00:00 2001 From: Josh Birnholz Date: Sun, 1 Jan 2023 15:18:16 -0500 Subject: [PATCH] Add Prototype to frame search --- js/frameSearch.js | 1 + 1 file changed, 1 insertion(+) diff --git a/js/frameSearch.js b/js/frameSearch.js index 09e2e404..7f6f4c9a 100644 --- a/js/frameSearch.js +++ b/js/frameSearch.js @@ -11,6 +11,7 @@ const frameNames = new Map ([ ['Color Identity Pips', 'M15CIPips'], ['"The List" Stamp', 'TheList'], ['Lands', 'M15Lands'], + ['Prototype (Brothers\' War)', 'Prototype'], ['Class (D&D)', 'Class'], ['Snow (Kaldheim)', 'M15Snow'], ['Mutate (Ikoria)', 'M15Mutate'],