Schoolie440 / ScreepsCoop

Brian, Joe, and Ben's Coop Screeps Repo
0 stars 1 forks source link

I broke the spawning #41

Closed Schoolie440 closed 5 years ago

Schoolie440 commented 5 years ago

The recovery spawning script broke spawning and 3 body part creeps are being spawned...

schoolie commented 5 years ago

Just confirming that I noticed this in my colony as well. Forgot to create the issue though, and haven't attempted to debug yet.

Schoolie440 commented 5 years ago

I fixed it. Thanks for the response ;) I had done one of my common mistakes: I had a for(creep in creeps) loop and I referenced something as creep.body instead of creeps[creep].body.

schoolie commented 5 years ago

fixed with https://github.com/schoolie3344/ScreepsCoop/commit/7bb3a3a66a0924568c9de82a88e1491ad6425e2d