Rystic / clay

A small game I'm making with LWJGL.
0 stars 0 forks source link

Golems need to keep track of failed personal tasks. #71

Closed Rystic closed 10 years ago

Rystic commented 10 years ago

Since there's no tracking of failed personal tasks, a golem will attempt impossible tasks over and over when it gets the chance to do something personal. For instance, golems will attempt to build pearlclay golems even if there is no pearlclay studio, fail, and try again, blocking other non-necessary personal tasks (like building a normal golem).