Inventory

Market

{{#if _loggedIn}} {{/}}

Daniel Johansson

Welcome to the Tavern! I'm the bar keep, Daniel. If you would like to rest a while (going on vacation?), I can set you up at the inn for 10gp. While you're resting, your dailies won't hurt you. The minimum stay is 24h, but you can check out whenever you want. In the future, you may find other adventurers here, looking meet and mingle (LFG anyone?)

Tavern Talk & LFG


    {#each _tavern.chat.messages as :message}

  • {:message.user} {:message.text} - {friendlyTimestamp(:message.timestamp)}
  • {/}

Alexander Augustin

Welcome to the Market! I'm the merchant, Alexander. Dying to get that particular pet you're after, but don't want to wait for it to drop? Buy it here!

Eggs

{#with _items.pets as :egg} {#with :egg[0]}{/} {#with :egg[1]}{/} {#with :egg[2]}{/} {#with :egg[3]}{/} {#with :egg[4]}{/} {#with :egg[5]}{/} {#with :egg[6]}{/} {#with :egg[7]}{/} {#with :egg[8]}{/}
{/}

Hatching Potions

{#with _items.hatchingPotions as :hatchingPotion} {#with :hatchingPotion[0]}{/} {#with :hatchingPotion[1]}{/} {#with :hatchingPotion[2]}{/} {#with :hatchingPotion[3]}{/} {#with :hatchingPotion[4]}{/} {#with :hatchingPotion[5]}{/} {#with :hatchingPotion[6]}{/} {#with :hatchingPotion[7]}{/} {#with :hatchingPotion[8]}{/} {#with :hatchingPotion[9]}{/}
{/}