d20srd/lib/artefact_weapons.lua

9 lines
230 B
Lua

--- Function for generating special artefacts and their properties.
--- We must return a table containing all the functions that we wish
--- to export. We can also access the entire fimbul library.
---
local lib = {}
return lib