Commit ee9a569e authored by Gerard Gascón's avatar Gerard Gascón
Browse files

chore: added todo

parent fc177656
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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