feature/defineTaskSpawnRoom - define spawn room for creep type in memory
This allows you to override where either all creeps or creeps of specific types spawn from, useful for SK rooms.
room.memory.spawn = 'E5N5' for all creeps room.memory.spawn = { for only SKK creeps from E5N5, the rest select as usual 'SKK': 'E5N5, }
Edited by username-removed-1357377