1
Fork 0
mirror of https://github.com/Steffo99/hella-farm.git synced 2024-10-16 06:17:35 +00:00

Remove debug logging

This commit is contained in:
Steffo 2024-05-03 02:10:27 +02:00
parent 9abb03a088
commit 21ec66b52b
Signed by: steffo
GPG key ID: 5ADA3868646C3FC0

View file

@ -99,4 +99,3 @@ scene = ExtResource("9_wli14")
[connection signal="matched" from="Recipes/FiveImps" to="Spawners/Chupacabra" method="spawn" flags=3 unbinds=1]
[connection signal="matched" from="Recipes/FiveChupacabras" to="Spawners/Watcher" method="spawn" flags=3 unbinds=1]
[connection signal="matched" from="Recipes/FiveWatchers" to="Spawners/Cthulhu" method="spawn" flags=3 unbinds=1]
[connection signal="spawned" from="Spawners/Cthulhu" to="Spawners/Cthulhu" method="log_spawned"]