Toggle menu
1.3K
1.7K
708
23.9K
Veloren Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

User:Horblegorble/Sandbox/Module/Loot tables

local lootTable = mw.text.jsonDecode(mw.getCurrentFrame():expandTemplate{title='User:Horblegorble/Sandbox/Template/MindflayerLoot'})

local module = {}

module.getLootTable = function(frame)

   local txt = 'hello there'
   return txt

end

return module

Cookies help us deliver our services. By using our services, you agree to our use of cookies.