1
0
Fork 0
forked from Simnation/Main

Update fireworks.lua

This commit is contained in:
Nordi98 2025-07-02 17:01:45 +02:00
parent e3ccf06c93
commit e1c07f36fb

View file

@ -155,7 +155,7 @@ local function launchFireworkRocket(coords)
"dlc_sum20_beach_party_sounds", true, 50, false)
Wait(math.random(100, 300))
}
-- Lösche die Rakete nach einer Weile
Wait(5000)