Changes

m
mb
Line 464: Line 464:  
function EquipmentData:is_large_radar()
 
function EquipmentData:is_large_radar()
 
local eq_type = self:type()
 
local eq_type = self:type()
or eq_type == 13 -- Large Radar
+
return eq_type == 13 -- Large Radar
 
or eq_type == 93 -- Large Radar (II)
 
or eq_type == 93 -- Large Radar (II)
 
end
 
end
advmod, cssedit, janitor, Moderators, prechecked, Widget editors
6,965

edits