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, }
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
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, }