Ship's Hold (Lobby)

Wait here as the mathematical mages gather stowaway rats for the spell. Once everyone is in, the captain will initiate the transformation.

Joined Crew members

{% for p in game.players %}
🐀 {{ p.name }} {% if p.is_creator %}Creator{% endif %}
{% endfor %}
{% if player.is_creator %} {% if game.players|length >= 1 %} {% else %} {% endif %} {% else %}

Waiting for Captain to cast the spell...

{% endif %}