Module:Creature Mutation Query: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
Line 42: Line 42:
       elseif modifier < 0 then
       elseif modifier < 0 then
         bonus = "<span style = \"color:#d74200\">" .. tostring(modifier) .. '</span>'
         bonus = "<span style = \"color:#d74200\">" .. tostring(modifier) .. '</span>'
       end  
       end
      parentheses = parentheses .. bonus
     end
     end
   parentheses = parentheses .. bonus .. ")</span></b>"
   parentheses = parentheses .. ")</span></b>"
   end
   end


Navigation menu