Skip to content

Commit

Permalink
Equipment Table Creator: monthly update
Browse files Browse the repository at this point in the history
  • Loading branch information
Alys committed Jun 10, 2022
1 parent 465786c commit 3be1281
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion equipment_table_creator.html
Expand Up @@ -837,6 +837,11 @@
'weapon_armoire_huntingHorn' : '2022-05',
'shield_armoire_spanishGuitar' : '2022-05',
'shield_armoire_snareDrum' : '2022-05',
'weapon_armoire_blueKite' : '2022-06',
'weapon_armoire_greenKite' : '2022-06',
'weapon_armoire_orangeKite' : '2022-06',
'weapon_armoire_pinkKite' : '2022-06',
'weapon_armoire_yellowKite' : '2022-06',
};
// get the current month's date in case the latest Enchanted Armoire
// items haven't been added above yet:
Expand Down Expand Up @@ -1708,7 +1713,7 @@
<body><div id="innerBody">

<h1><a href="https://habitica.fandom.com/">Habitica Wiki</a> Equipment Table Creator
<span>(last updated 2022-05-13)</span></h1><!-- VERSION -->
<span>(last updated 2022-06-10)</span></h1><!-- VERSION -->
<hr class="clear" />

<div id="loading">
Expand Down

0 comments on commit 3be1281

Please sign in to comment.