From 00fdbe4dcce76df78fea70a9598d2d16e2624bcf Mon Sep 17 00:00:00 2001 From: elioliveiraoliveira-coder Date: Tue, 18 Aug 2026 00:09:28 -0300 Subject: [PATCH] Update petals.ts --- src/petals.ts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/petals.ts b/src/petals.ts index a56c954c..595961a9 100644 --- a/src/petals.ts +++ b/src/petals.ts @@ -2399,13 +2399,13 @@ const BASE_PETAL_CONFIGS: { [petalType: string]: BasePetalConfig } = { ` }, glass: { - name: "Glass", - damage: 12, + name: "Glasss", + damage: 11, health: Infinity, - size: 1.0, + size: 1.2, cooldown: 1000, description: "Fragile-looking but unbreakable. Hits hard but needs time between strikes", - color: "#B0E0E6", + color: "#B0J0E6", knockback: 0, count: 1, damageCooldown: 1000,