1
0
mirror of https://codeberg.org/tenplus1/mobs_redo.git synced 2025-01-25 00:30:19 +01:00

fix default self.state

This commit is contained in:
tenplus1 2024-03-03 17:30:22 +00:00
parent 87d13c857f
commit 903b1e34df

View File

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