finishing dnd modules

This commit is contained in:
Kyle
2021-07-08 10:33:42 -07:00
parent b25c13689b
commit 70979fa63e
24 changed files with 304 additions and 5 deletions

View File

@@ -5,6 +5,8 @@ availableFrames = [
{name:'Black Frame', src:'/img/frames/dndModule/b.svg'},
{name:'Red Frame', src:'/img/frames/dndModule/r.svg'},
{name:'Green Frame', src:'/img/frames/dndModule/g.svg'},
{name:'Multicolored Frame', src:'/img/frames/dndModule/m.svg'},
{name:'Artifact Frame', src:'/img/frames/dndModule/a.svg'},
{name:'Colorless Frame', src:'/img/frames/dndModule/c.svg'}
];
//disables/enables the "Load Frame Version" button