#40 developpement de l'enclenchement des sfx

This commit is contained in:
2025-08-21 14:56:48 +02:00
parent 49e16d12f8
commit 5d0104d029
6 changed files with 48 additions and 23 deletions

View File

@@ -14,5 +14,5 @@ func can_use(_player : Player) -> bool:
func use_requirement_text() -> String:
return ""
func use(_player : Player) -> bool:
func use(_player : Player):
return false