Module:Missionreq/data: Difference between revisions
Created page with "-- -- Part of Template:Missionreq's implementation -- For information on how to update this page, please see Module talk:Missionreq -- local missions = { ["Exporting..." |
mNo edit summary |
||
| Line 6: | Line 6: | ||
local missions = { | local missions = { | ||
["Exporting Stones"] = {}, | ["Exporting Stones"] = {}, | ||
} | } | ||
return missions | return missions | ||