plr: decrease scale to 1.3

This commit is contained in:
2026-01-08 20:54:52 +02:00
parent 1fc4d501da
commit a3d316c673

View File

@@ -3,7 +3,7 @@
local Players = game:GetService("Players")
local SCALE = 1.4
local SCALE = 1.3
local function applyScale(character: Model)
if character.ScaleTo then