Skip to content

Instantly share code, notes, and snippets.

@justin-lyon
Last active August 26, 2018 01:49
Show Gist options
  • Save justin-lyon/dfa04c5971f36a7f239490c669ca971b to your computer and use it in GitHub Desktop.
Save justin-lyon/dfa04c5971f36a7f239490c669ca971b to your computer and use it in GitHub Desktop.
Game.spawns['Spawn1'].spawnCreep( [WORK, CARRY, MOVE], 'Harvester1' );
Game.spawns['Pekkerwood'].spawnCreep( [WORK, CARRY, MOVE], 'Harvester1', { memory: { role: 'harvester' } });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment