forked from Simnation/Main
Update fireworks.lua
This commit is contained in:
parent
e3ccf06c93
commit
e1c07f36fb
1 changed files with 1 additions and 1 deletions
|
@ -155,7 +155,7 @@ local function launchFireworkRocket(coords)
|
||||||
"dlc_sum20_beach_party_sounds", true, 50, false)
|
"dlc_sum20_beach_party_sounds", true, 50, false)
|
||||||
|
|
||||||
Wait(math.random(100, 300))
|
Wait(math.random(100, 300))
|
||||||
}
|
|
||||||
|
|
||||||
-- Lösche die Rakete nach einer Weile
|
-- Lösche die Rakete nach einer Weile
|
||||||
Wait(5000)
|
Wait(5000)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue