Updated skywars
This commit is contained in:
@@ -271,6 +271,7 @@ export const HEADS = [
|
||||
{ id: "succulent", name: "Succulent", color: "light-purple" },
|
||||
{ id: "sweet", name: "Sweet", color: "aqua" },
|
||||
{ id: "divine", name: "Divine", color: "gold" },
|
||||
{ id: "heavenly", name: "Heavenly", color: "dark-purple" }
|
||||
{ id: "heavenly", name: "Heavenly", color: "dark-purple" },
|
||||
{ id: "ethereal", name: "Ethereal", color: "dark-green" },
|
||||
{ id: "indescribable", name: "Indescribable", color: "dark-blue" }
|
||||
] as const
|
||||
|
||||
|
||||
Reference in New Issue
Block a user