Open main menu
Home
Random
Log in
Settings
About Melvor Idle
Disclaimers
Search
Module:Sandbox/Skills/Cartography: Difference between revisions
Module
Discussion
← Older edit
Newer edit →
Module:Sandbox/Skills/Cartography
(view source)
Revision as of 12:31, 28 March 2024
7 bytes added
,
28 March
no edit summary
Revision as of 12:29, 28 March 2024
(
view source
)
Cottrela
(
talk
|
contribs
)
No edit summary
← Older edit
Revision as of 12:31, 28 March 2024
(
view source
)
Cottrela
(
talk
|
contribs
)
No edit summary
Newer edit →
Line 268:
Line 268:
item = Items.getItem(itemName)
item = Items.getItem(itemName)
if item ~= nil then
if item ~= nil then
items
.insert(item)
table
.insert(
items,
item)
end
end
end
end
Cottrela
432
edits