Changes between Initial Version and Version 2 of Ticket #3917


Ignore:
Timestamp:
Apr 20, 2016, 3:14:57 PM (8 years ago)
Author:
fatherbushido
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3917

    • Property Summary 'Trade/International' seems to refers to nothing in simulation/helpers/TraderGain.jsMoving the international bonus constant from simulation/helpers/TraderGain.js to template
  • Ticket #3917 – Description

    initial v2  
    1 In `simulation/helpers/TraderGain.js`, there is a global constant for the internation bonus trading. Then there value modification compute the tech/auramodification of Trade/International. I don't see what it refers too.
    2 
    3 So i suggest to put that constant in the Trade component. So it can be modified in templates.
     1In `simulation/helpers/TraderGain.js`, there is a global constant for the internation bonus trading. Then there value modification compute the tech/auramodification of `Trade/International`.
     2So i suggest to put that constant in the `Trader` component. So it can be modified in templates.