support for moreores

This commit is contained in:
minefaco 2020-11-18 20:43:14 -05:00 committed by GitHub
parent acec2b70fb
commit 8a177ba819
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

7
moreores.lua Normal file

@ -0,0 +1,7 @@
--Register axes
local axe_types = {
"axe_mitrhil",
"axe_silver",
}
stripped_tree.register_axes("moreores",axe_types)