Updated Profectus

This commit is contained in:
thepaperpilot 2022-03-11 19:22:49 -06:00
parent a2e490c291
commit bcf20c12f8

View file

@ -40,7 +40,7 @@ const layer = createLayer(() => {
}
return "How did this happen?";
}),
shouldEarn: true
shouldEarn: () => true
}));
const ach2 = createAchievement(() => ({
display: "Impossible!",