--- name: spawn-goblin-hives description: "Ensure fixed count of goblin nests or hives per map." --- # Spawn Goblin Hives ## Workflow - Inspect goblin hive placement in `src/spawn.nim`. - Enforce desired count and spacing. - Summarize logic changes.