fix default self.state

This commit is contained in:
tenplus1 2024-03-03 17:30:22 +00:00
parent 87d13c857f
commit 903b1e34df
1 changed files with 1 additions and 0 deletions

View File

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