Rystic / clay

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

Make Harvest tasks invalid if a golem is already holding an item. #27

Closed Rystic closed 10 years ago

Rystic commented 10 years ago

Golems should never be holding more than one item. Any task that involves items should check the golem's inventory is empty first.