From 425441c4382f599ef04b2d32aab3541f709f1db2 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Sat, 8 Nov 2025 23:21:47 +0000 Subject: [PATCH] Prettier format pending files --- server/index.ts | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/server/index.ts b/server/index.ts index 04ae4dc9..31d4697a 100644 --- a/server/index.ts +++ b/server/index.ts @@ -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: "��️", 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,