stripped_tree-cd2025/moreores.lua

8 lines
122 B
Lua
Raw Normal View History

2020-11-18 20:43:14 -05:00
--Register axes
local axe_types = {
"axe_mitrhil",
"axe_silver",
}
stripped_tree.register_axes("moreores",axe_types)