fix(inferium-plans): default plan

This commit is contained in:
Guillaume ARM 2024-05-21 19:09:11 +02:00
parent e628ec2153
commit efeba6f4cb

View File

@ -3,7 +3,7 @@ local function mystical(essenceName)
end
return {
default = {
['default'] = {
mystical('coal'),
mystical('coal'),
mystical('inferium'),