Rename armour.lua code file

This commit is contained in:
Olivier Dragon 2020-09-03 21:18:09 -04:00
parent c7e157769a
commit b89aae6fae
2 changed files with 1 additions and 1 deletions

View File

@ -9,4 +9,4 @@ moarmour = {
-- Loading the files --
dofile(moarmour_path.."/nodes.lua")
dofile(moarmour_path.."/crafts.lua")
dofile(moarmour_path.."/armor.lua")
dofile(moarmour_path.."/armour.lua")