mirror of
https://github.com/mt-mods/spacesuit.git
synced 2026-05-04 13:56:51 -06:00
todo note
This commit is contained in:
@@ -83,6 +83,7 @@ minetest.register_globalstep(function(dtime)
|
|||||||
|
|
||||||
if has_helmet and has_chestplate and has_pants and has_boots then
|
if has_helmet and has_chestplate and has_pants and has_boots then
|
||||||
player:set_breath(10)
|
player:set_breath(10)
|
||||||
|
-- TODO: wear
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
timer = 0
|
timer = 0
|
||||||
|
|||||||
Reference in New Issue
Block a user