Various changes to undercards, an undertale fan-made card game.
This project is maintained by feildmaster
Opens packs and outputs the results (via toast).
underscript.openPacks(count, type);
// Open 10 packs
undescript.openPacks(10);
// Open 5 deltarune packs
undescript.openPacks(5, 'DR');