apply new experimentals structure

This commit is contained in:
willyb321
2018-04-17 15:01:09 +10:00
parent b7079dbd4e
commit 57c1e83c67

View File

@@ -251,7 +251,7 @@ function _addModifications (module, modifiers, blueprint, grade, specialModifica
if (!modifiers) return
let special
if (specialModifications) {
special = Modifications.specials[Object.keys(specialModifications)[0]]
special = Modifications.specials[specialModifications]
}
for (const i in modifiers) {
// Some special modifications