1
0
mirror of https://repo.or.cz/minetest_hbarmor.git synced 2025-06-30 07:10:41 +02:00

Version MFF.

This commit is contained in:
sys4-fr
2018-09-07 22:12:13 +02:00
parent 4e955bef42
commit 9d41c0f34d
9 changed files with 17 additions and 23 deletions

2
armor.lua Normal file → Executable file
View File

@ -21,7 +21,7 @@ end
function hbarmor.set_armor(player_name, ges_state, items)
local max_items = 4
if items == 5 then
if items == 5 then
max_items = items
end
local max = max_items * 65535