From 17891d234093cccbcc4fdd8c9da2fe1e01a91bc8 Mon Sep 17 00:00:00 2001 From: thmsn <9084377+thmsndk@users.noreply.github.com> Date: Sun, 13 Oct 2024 13:49:24 +0200 Subject: [PATCH] fixed syntax error from merge --- design/tokens.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/design/tokens.py b/design/tokens.py index e785e398..4fec355e 100644 --- a/design/tokens.py +++ b/design/tokens.py @@ -39,7 +39,7 @@ # TODO: cosmetics? for tokens "bee_honey": 1 # TODO: define the quantity you get? - } + }, "invasiontoken": { "armorbox":1000, "troll":2800,