Added some artefacts from d20srd.
This commit is contained in:
8
lib/artefact_weapons.lua
Normal file
8
lib/artefact_weapons.lua
Normal file
@@ -0,0 +1,8 @@
|
||||
--- 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
|
||||
Reference in New Issue
Block a user