chore: added todo

This commit is contained in:
Gerard Gascón 2025-04-14 13:05:36 +02:00
parent fc177656c5
commit ee9a569e9c

View file

@ -66,6 +66,7 @@ func _instantiate_random_dragon():
if spot == null:
return
#TODO: Add also a way to instantiate dragons in your library with a greater probability
for i in range(5):
dragon_sharing.receive(_save_load.get_tower_name())
var dragon: DragonProperties = await dragon_sharing.on_dragon_received