fix default self.state

* backported upstream commit 903b1e34dfe15e0c90b7dee012c9b569f0c0c4a7
main
general 2024-04-07 22:58:08 -04:00
parent 2276603a13
commit e58f20bebb
1 changed files with 1 additions and 0 deletions

View File

@ -151,6 +151,7 @@ local creatura = minetest.get_modpath("creatura") and
mobs.mob_class = {
state = "stand",
stepheight = 1.1,
fly_in = "air",
owner = "",