Changes

m
no edit summary
Line 167: Line 167:     
function NanaminFunctions.shorten_name(page, name)
 
function NanaminFunctions.shorten_name(page, name)
 +
    if not name then
 +
        name = page
 +
        page = ""
 +
    end
 
     --This takes an equipment name listed on Sandbox/EquipmentListKai/TypeSorted
 
     --This takes an equipment name listed on Sandbox/EquipmentListKai/TypeSorted
 
     --and switches it with a shorter version of the name.
 
     --and switches it with a shorter version of the name.
48

edits