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,