1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-06-28 14:16:06 +02:00

Updated 3d_armor and removed whitespaces

- Solves #218
This commit is contained in:
LeMagnesium
2015-08-16 11:04:11 +02:00
parent 0faa14e2d5
commit e74f3f4aa6
8 changed files with 35 additions and 21 deletions

View File

@ -132,3 +132,4 @@ end
minetest.after(0, function()
table.insert(armor.elements, "shield")
end)