feat: expand seasonal creature collection

This commit is contained in:
Alexander Sellite 2026-08-18 21:20:02 -04:00
parent 925bbb79e5
commit 95c6b8b053
415 changed files with 1688 additions and 389 deletions

View file

@ -671,6 +671,7 @@ func _initialize_application(dedicated: bool) -> void:
_player.experience,
_save_manager,
_network_item_use,
_world_time,
)
_gathering_controller.setup(
_player,