Jump to content

Silier

WFG Retired
  • Posts

    1.265
  • Joined

  • Days Won

    9

Posts posted by Silier

  1. There is no point to set such a trade anyway. They would carry 0 resources and that's when and only when it does not allow you to set up the trade.

    if (tradingDetails.gain.traderGain == 0)

         return {

          "possible": true,

          "tooltip": setStringTags(translate("This market is too close to the origin market."), g_DisabledTags),

          "disabled": true

         };

  2. Delaying enemy units before they can reach your structures and units?

    Giving more time for your range troops to shoot to the enemy?

    There is not same reasoning because now enemy has to destroy them or capture by territory to get to you.

    If anyone can just click at them and delete them there is no reason to invest resources to build them to begin with.

    • Like 1
×
×
  • Create New...