From 967f7561d486f0acdcdfe164ca5580de9d5e3320 Mon Sep 17 00:00:00 2001 From: Floris Date: Tue, 20 Aug 2024 20:13:29 +0200 Subject: [PATCH] update viking hats for 5v5 tourney winners --- luarules/gadgets/unit_hats.lua | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/luarules/gadgets/unit_hats.lua b/luarules/gadgets/unit_hats.lua index fdb5bb8ac63..a1602dfebc5 100644 --- a/luarules/gadgets/unit_hats.lua +++ b/luarules/gadgets/unit_hats.lua @@ -70,11 +70,13 @@ local unitDefCanWearHats = { end local vikings = { - ["Blodir"] = true, + ["[HELO]Austin"] = true, ["[teh]Teddy"] = true, ["MightySheep"] = true, ["Lostdeadman"] = true, ["Narnuk"] = true, + ["Chisato"] = true, + ["Hellshound"] = true, } local kings = { ["Chisato"] = true,