Added some artefacts from d20srd.

This commit is contained in:
2015-09-23 17:39:21 +02:00
parent e58bd08d19
commit db553288df
2 changed files with 277 additions and 0 deletions

8
lib/artefact_weapons.lua Normal file
View 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