Add player token page tonavbar

This commit is contained in:
Brandon Cornejo 2020-12-12 11:36:09 -06:00
parent eada4c8adf
commit c95d105890

View File

@ -1,6 +1,7 @@
{% set player_bar = [
('/npc/spells', 'spells', 'Spells', false),
('/worldmap', 'worldmap', 'Maps', false),
('/player_tokens', 'tokens', 'Tokens', false),
('https://reddit.com/r/PalismaACKS/wiki', 'redditwiki', 'Wiki', true),
] %}
{% set judge_bar = [