Module:GetRandomCreature: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 24: Line 24:
         }
         }


         return "<test span style=\"color: " .. luatable[color] .. ";\">"  .. text .. "<test span>"
         return "<span style=\"color: " .. luatable[color] .. ";\">"  .. text .. "</span>"
     end)
     end)
return a
return a