Prettier format pending files
This commit is contained in:
parent
d3c471a39a
commit
425441c438
1 changed files with 4 additions and 2 deletions
|
|
@ -1435,7 +1435,8 @@ export function createServer() {
|
||||||
{
|
{
|
||||||
id: "workshop-architect",
|
id: "workshop-architect",
|
||||||
name: "Workshop Architect",
|
name: "Workshop Architect",
|
||||||
description: "Published a high-impact mod or toolkit adopted by teams.",
|
description:
|
||||||
|
"Published a high-impact mod or toolkit adopted by teams.",
|
||||||
icon: "<22><>️",
|
icon: "<22><>️",
|
||||||
badge_color: "#F97316",
|
badge_color: "#F97316",
|
||||||
xp_reward: 1200,
|
xp_reward: 1200,
|
||||||
|
|
@ -1443,7 +1444,8 @@ export function createServer() {
|
||||||
{
|
{
|
||||||
id: "god-mode",
|
id: "god-mode",
|
||||||
name: "GOD Mode",
|
name: "GOD Mode",
|
||||||
description: "Legendary status awarded by AeThex studio leadership.",
|
description:
|
||||||
|
"Legendary status awarded by AeThex studio leadership.",
|
||||||
icon: "⚡",
|
icon: "⚡",
|
||||||
badge_color: "#FACC15",
|
badge_color: "#FACC15",
|
||||||
xp_reward: 5000,
|
xp_reward: 5000,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue