Anonymous

Module:Skills/Cartography: Difference between revisions

From Melvor Idle
m
Dig Site non-breaking space
(Renamed test to getPointOfInterestTable so it can be added to the page)
m (Dig Site non-breaking space)
Line 92: Line 92:
local POIType = POI.type
local POIType = POI.type
if POIType == 'DigSite' then
if POIType == 'DigSite' then
POIType = 'Dig Site'
POIType = 'Dig Site'
else
else
if POI.activeModifiers ~= nil then
if POI.activeModifiers ~= nil then
258

edits