Skip to content

Fixed a bug that prevent slaves from contributing to Construction speed. - #202

Open
DXDE443 wants to merge 2 commits into
R-Vaccari:mainfrom
DXDE443:main
Open

Fixed a bug that prevent slaves from contributing to Construction speed.#202
DXDE443 wants to merge 2 commits into
R-Vaccari:mainfrom
DXDE443:main

Conversation

@DXDE443

@DXDE443 DXDE443 commented Jan 23, 2025

Copy link
Copy Markdown

SlavesConstructionForce is expected to be an integer number that represents number of available men, just like TenantsConstructionForce and SlavesConstructionForce.
It's always ZERO now since data.EconomicData.StateSlaves is a float number between 0 and 1, representing percentage of state slaves. It should be multiplied by the number of slaves in that settlement.

DXDE443 and others added 2 commits January 23, 2025 10:30
Fixed a bug that prevent slaves from contributing to Construction speed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant