Merge remote-tracking branch 'origin/demo'

This commit is contained in:
cakipaul 2025-08-14 19:03:23 +08:00
commit 96395cc478

View File

@ -273,7 +273,7 @@ func _chechout_stage(s: int, play_sfx := true) -> void:
sfx_close_lid.play()
1:
if not ArchiveManager.get_global_value(&"c02_musicbox_has_opened"):
ArchiveManager.set_global_entry(&"c02_musicbox_has_opened", false)
ArchiveManager.set_global_entry(&"c02_musicbox_has_opened", true)
SceneManager.pop_center_notification("c02_s02_八音盒缺人偶")
else:
SceneManager.pop_center_notification("ui_center_notify_use_prop")