1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-07-10 03:40:24 +02:00

Fix MFF doors and doors3 and keys support to it

This commit is contained in:
sys4
2017-11-27 00:46:36 +01:00
parent 97e4cb7eb7
commit 6923c52f4a
24 changed files with 723 additions and 2 deletions

View File

@ -18,7 +18,7 @@ dofile(modpath.."/tools.lua")
local mods = {"witchcraft", "cotton", "technic",
"beds", "boats", "bucket",
"nyancat", "moreores", "moreblocks",
"maptools"
"maptools", "doors"
}
for _,mod in ipairs(mods) do