tabbys awesome cooking continues

This commit is contained in:
Tabby 2026-06-01 17:52:21 +10:00
parent 337c4fbb71
commit dcf3be434b
5 changed files with 135 additions and 88 deletions

View file

@ -15,3 +15,5 @@ class_name SleepyclockSave
@export var after_time : float = 86340
@export var flashing : bool = true
@export var progress_style : Data.Styles = Data.Styles.Filling
@export var safe_top : int = 0
@export var safe_bottom : int = 50