Module:Mazunki/Monsters: Difference between revisions

m
whoops
m (location type)
m (whoops)
Line 114: Line 114:
local isDungeonLocation = false
local isDungeonLocation = false
local locations = {}
local locations = {}
for i, location in pairs(locations) do
for i, location in pairs(locationsTable) do
if location.type == "slayer" then
if location.type == "slayer" then
isSlayerLocation = true
isSlayerLocation = true
892

edits