mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-13 08:37:37 +02:00
Pajama Party: no awake can be interrupted by other cues
This commit is contained in:
@ -378,7 +378,7 @@ namespace HeavenStudio.Games.Scripts_PajamaParty
|
||||
}
|
||||
),
|
||||
new BeatAction.Action(
|
||||
beat + 8f,
|
||||
beat + (longSleep ? 4f : 8f),
|
||||
delegate {
|
||||
canCharge = true;
|
||||
canJump = true;
|
||||
|
Reference in New Issue
Block a user