fix(inferium-plans): default plan
This commit is contained in:
parent
e628ec2153
commit
efeba6f4cb
@ -3,7 +3,7 @@ local function mystical(essenceName)
|
|||||||
end
|
end
|
||||||
|
|
||||||
return {
|
return {
|
||||||
default = {
|
['default'] = {
|
||||||
mystical('coal'),
|
mystical('coal'),
|
||||||
mystical('coal'),
|
mystical('coal'),
|
||||||
mystical('inferium'),
|
mystical('inferium'),
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user