393
edits
No edit summary |
No edit summary |
||
Line 59: | Line 59: | ||
:tag('h4'):wikitext(node.name):done() | :tag('h4'):wikitext(node.name):done() | ||
:tag('p'):wikitext('Points: ' .. node.costs.points):done() | :tag('p'):wikitext('Points: ' .. node.costs.points):done() | ||
if node.modifiers then | if node.modifiers then |
edits