Added SFX sounds

This commit is contained in:
2026-01-09 21:45:29 +03:00
parent 123510d103
commit ffdf0b0403
47 changed files with 392 additions and 72 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
class_name BookDoor
extends ClosedDoor
extends LockedDoor
func _is_key(node: Node) -> bool: