Anonymous

Module:Sandbox/SkillTree: Difference between revisions

From Melvor Idle
no edit summary
No edit summary
No edit summary
Line 147: Line 147:
             ['background-color'] = '#f5f5f5',
             ['background-color'] = '#f5f5f5',
             ['border'] = '2px solid black',
             ['border'] = '2px solid black',
             ['text-align'] = 'center',
             ['text-align'] = 'center'
            ['debug'] = true -- Debug to check if nodes are placed correctly
         })
         })


Line 190: Line 189:
     return tostring(html)
     return tostring(html)
end
end


return p
return p
393

edits