sekassel / stp-24-server

Server for STP 2024
1 stars 3 forks source link

Colonization tech tree #64

Closed github-actions[bot] closed 3 months ago

github-actions[bot] commented 4 months ago

https://github.com/sekassel-research/stp-24-server/blob/2c079f940b19141ca80ce305bf6c4d0f87825b0b/src/game-logic/empire-variables.ts#L7


    fee: 0.3,
  },
  pop: {
    /** How many pops a colonized system starts with */
    colonists: 1, // TODO(Maiswaffeln): colonization tech tree
    consumption: {
      food: 1, // nutrition tech tree
      credits: {