extends Node2D func _ready() -> void: ItemSpawn.refill_unique_item_pool() func get_grid() -> Grid: return $Grid