Merge remote-tracking branch 'origin/demo'

This commit is contained in:
cakipaul 2025-08-14 18:58:55 +08:00
commit 9afb3c6677

View File

@ -104,6 +104,7 @@ func wood_puppet() -> void:
closeup.display()
await closeup.exit
SceneManager.get_player().toggle_pause_state(false)
await Util.wait(3.0)
await SceneManager.pop_os_with_str("c02_获得木头人偶")
SceneManager.unlock_player()
EventManager.set_stage_if_greater(&"handnote_c02_xchan_sheKnowsMe", 1)