I started this post thinking it was a bug when the gold yield descriptors didn't list anything obviously from Forestry Management. Then I realized that Forests and Deer don't have gold yields on their own and the gold from her ability is listed as yield from "worked tiles". So this might not be...
I plan to add some similar info to unit descs but wonder if there is any way to do it with one generic querry.
I tried something like this:
UPDATE Units SET Description=Description+'LOC_MYNEWCLASS_DESCRIPTION' WHERE EXISTS (SELECT * FROM TypeTags WHERE Units.UnitType=TypeTags.Type AND...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.