细节优化

This commit is contained in:
cakipaul 2025-08-14 18:58:42 +08:00
parent 1d383a58d2
commit c6b519031b

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)