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",
|
||||
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><>️",
|
||||
badge_color: "#F97316",
|
||||
xp_reward: 1200,
|
||||
|
|
@ -1443,7 +1444,8 @@ export function createServer() {
|
|||
{
|
||||
id: "god-mode",
|
||||
name: "GOD Mode",
|
||||
description: "Legendary status awarded by AeThex studio leadership.",
|
||||
description:
|
||||
"Legendary status awarded by AeThex studio leadership.",
|
||||
icon: "⚡",
|
||||
badge_color: "#FACC15",
|
||||
xp_reward: 5000,
|
||||
|
|
|
|||
Loading…
Reference in a new issue