Rystic / clay

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

Golems should be divided into a map by type, like buildings. #95

Closed Rystic closed 10 years ago

Rystic commented 10 years ago

This is mostly an enhancement for the behavior weight calculator (so it doesn't have to count golems), but could also be used to guarantee certain types of golems are assigned tasks before others (like Stoneware taking priority over other types when city tasks are being decided).