From c17de98072ab820b2760c3b7112e68caf1bd5e00 Mon Sep 17 00:00:00 2001 From: Alexsandro Percy Date: Tue, 28 Feb 2023 16:25:34 -0300 Subject: [PATCH] Update entities.lua --- entities.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entities.lua b/entities.lua index 0080c5d..03f7364 100755 --- a/entities.lua +++ b/entities.lua @@ -289,7 +289,7 @@ minetest.register_entity("ap_airship:airship", { timeout = 0; buoyancy = 0.15, max_hp = 50, - anchored = false, + anchored = true, physics = ap_airship.physics, hull_integrity = nil, owner = "",