258
edits
Falterfire (talk | contribs) (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 |
edits