Ticket #663 (closed defect: fixed)

Opened 6 weeks ago

Last modified 6 weeks ago

Tents are in lvl 2, if built when player is lvl2

Reported by: totycro Owned by: totycro
Priority: major Milestone: 2010.1
Component: Code:Game Keywords:
Cc: Version + GIT hash:
Blocked By: Python Version:
Hardware Architecture: All Operating System: All
Blocking:

Description

If you reach lvl 2, and you build a tent, it's in lvl2. It should be lvl 1.

Change History

comment:1 Changed 6 weeks ago by eoc

Got to add that the tent is probably the only building with this special behaviour. For all other buildings we want them to be (graphically) updated to the highest possible level when built.

The tent needs to level up though and should not provide greater tax yield for instance without having done the step to increment 2...

You would not need the pavilion in this example, amongst others...

comment:2 Changed 6 weeks ago by totycro

  • Status changed from new to closed
  • Resolution set to fixed

(In [3623]) Tents are now in lvl 1 when built. fixes #663 Cleaned up settler code a bit.

Note: See TracTickets for help on using tickets.