description

  1. Ownsya

    [GS] Is Reyna Forestry Management bugged?

    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...
  2. NameArleadyUsed

    How to set description dynamically

    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...
Back
Top Bottom