Skip to content

Commit

Permalink
update viking hats for 5v5 tourney winners
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruwetuin committed Aug 20, 2024
1 parent f8417c0 commit 967f756
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion luarules/gadgets/unit_hats.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 967f756

Please sign in to comment.