C7-Game / Prototype

An early-stage, open-source 4X strategy game
https://c7-game.github.io/
MIT License
34 stars 9 forks source link

AI shouldn't use naval units to defend cities/camps #287

Closed QuintillusCFC closed 2 years ago

QuintillusCFC commented 2 years ago

Closely related to #286 , the AI should not task naval units with city/camp defense.

286 should probably be done first since it's easier to verify that way, and because even in the original Civ3, you can still wind up with cases where naval units are the only ones present in cities (e.g. bombardment destroys all land units, but there are still ships parked there).