892
edits
m (custom synergy table test) |
mNo edit summary |
||
Line 108: | Line 108: | ||
function p.synergy(frame) | function p.synergy(frame) | ||
local args = frame.args -- frame | local args = frame:getParent().args | ||
mw.logObject(args) | -- local args = frame.args | ||
-- mw.logObject(args) | |||
local left_summon = slots[13] | local left_summon = slots[13] | ||
local right_summon = slots[14] | local right_summon = slots[14] |
edits