ikariam alarm and overview table

By Coops Last update Jul 7, 2008 — Installed 14,451 times.

Updates - Tavern Usage Level 18

in
Subscribe to Updates - Tavern Usage Level 18 4 posts, 2 voices



22367rh User

Line 386

Replace:
var tavernWineUsage = [0, 3, 5, 8, 11, 14, 17, 21, 25, 29, 33, 38, 42, 47, 52, 57, 63, 68];

With:
var tavernWineUsage = [0, 3, 5, 8, 11, 14, 17, 21, 25, 29, 33, 38, 42, 47, 52, 57, 63, 68, 73];

 
22367rh User

Updated Line for Version 0.3.0 of the game & also added level 19 tavern.

var tavernWineUsage = [0, 4, 8, 13, 18, 24, 30, 37, 44, 51, 60, 68, 78, 88, 99, 110, 122, 136, 150, 165];

 
Pasukin User

If you go by the values obtained from the Ikariam Wiki on Patch 0.3.0/Tavern, located here:

http://ikariam.wikia.com/wiki/Patch_0.3.0/Tavern

The actual line should be:

var tavernWineUsage = [0, 4, 8, 13, 18, 24, 30, 37, 44, 51, 60, 68, 78, 88, 99, 110, 122, 136, 150, 165, 180, 197, 216, 235, 255];

 
22367rh User

var tavernWineUsage = [0, 4, 8, 13, 18, 24, 30, 37, 44, 51, 60, 68, 78, 88, 99, 110, 122, 136, 150, 165, 180, 197, 216, 235, 255, 277, 300, 325];

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel