Changes

m
no edit summary
Line 330: Line 330:  
local function format_bonus_text(desc)
 
local function format_bonus_text(desc)
 
     local with_formats = {
 
     local with_formats = {
         ["Radar"] = "[[File:Radar.png]",
+
         ["Radar"] = "[[File:Radar.png]]",
 
     }
 
     }
 
     local with = desc._with and with_formats[desc._with] and " " .. with_formats[desc._with] or ""
 
     local with = desc._with and with_formats[desc._with] and " " .. with_formats[desc._with] or ""
cssedit, gkautomate
6,926

edits