mise en place du sfx de télépotation et mixage #135

This commit is contained in:
2026-03-01 13:45:06 +01:00
parent f4206648e6
commit b61bcef769
2 changed files with 3 additions and 3 deletions

View File

@@ -26,4 +26,5 @@ func use_text() -> String:
return tr("SHIP_TELEPORT_USE_TEXT")
func use(_player : Player, _zone: Player.ActionZone):
SceneManager.change_to_scene_id('COCKPIT')
SceneManager.change_to_scene_id('COCKPIT')
AudioManager.play_sfx("Teleportation")