]> git.lizzy.rs Git - Crafter.git/blobdiff - mods/player_mechanics/init.lua
Add Suffocation
[Crafter.git] / mods / player_mechanics / init.lua
index f7b420a921cd4a5a86106f46f6e05f12498991c2..cf8665b5a00a5a61e7cd549694ad20ae9fd0a545 100644 (file)
@@ -5,3 +5,4 @@ dofile(path.."/player_mechanics.lua")
 dofile(path.."/eating_mechanics.lua")
 dofile(path.."/flowing.lua")
 dofile(path.."/fall_damage.lua")
+dofile(path.."/suffocation.lua")