From f3e133ad4709faf9fa928267c7988c8043d44476 Mon Sep 17 00:00:00 2001 From: Kyle <41976328+ImKyle4815@users.noreply.github.com> Date: Sat, 28 May 2022 20:20:44 -0700 Subject: [PATCH] Update creator-23.js --- js/creator-23.js | 1 + 1 file changed, 1 insertion(+) diff --git a/js/creator-23.js b/js/creator-23.js index 3c132785..556c1d19 100644 --- a/js/creator-23.js +++ b/js/creator-23.js @@ -253,6 +253,7 @@ function dragOver(event, drag=true) { //Set Symbols const setSymbolAliases = new Map([ ["anb", "ana"], + ["tsb", "tsp"], ]); //Mana Symbols const mana = new Map();