woody initial et horizontalhats variante
This commit is contained in:
@@ -3,7 +3,7 @@ local StackingHats, super = Class(Wave)
|
||||
function StackingHats:init()
|
||||
super.init(self)
|
||||
-- The duration of our wave, in seconds. (Defaults to `5`)
|
||||
self.time = 8
|
||||
self.time = 8.4
|
||||
self.count = 1
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user