There are defines for galleys in the define file, and it looks like ships do have stats:-
Just wondering if any of the real gurus know if there's a way to enable naval combat.
Code:
GALLEYS_MORALE = 1,
GALLEYS_MAINTENANCE = 300,
GALLEYS_PHASE_SKIRMISH_ATTACK = 1,
GALLEYS_PHASE_MELEE_ATTACK = 1,
GALLEYS_PHASE_PURSUE_ATTACK = 1,
GALLEYS_PHASE_SKIRMISH_DEFENSE = 1,
GALLEYS_PHASE_MELEE_DEFENSE = 1,
GALLEYS_PHASE_PURSUE_DEFENSE = 1,
Just wondering if any of the real gurus know if there's a way to enable naval combat.