diff options
author | TenPlus1 <kinsellaja@yahoo.com> | 2018-07-06 19:18:01 +0100 |
---|---|---|
committer | TenPlus1 <kinsellaja@yahoo.com> | 2018-07-06 19:18:01 +0100 |
commit | e4dbbe8394c853dc10f8879a0d58cdae74b907e1 (patch) | |
tree | 038467bb9babde55487a60302f6834aae070b6f9 /panda.lua | |
parent | ee950837222a2e80223630a8b47669f4500e962a (diff) |
oops
Diffstat (limited to 'panda.lua')
-rw-r--r-- | panda.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -62,7 +62,7 @@ stepheight = 0.6, if minetest.get_modpath("ethereal") then mobs:spawn({ - name = "mobs_animal:pumba", + name = "mobs_animal:panda", nodes = {"ethereal:bamboo_dirt"}, neighbors = {"group:grass"}, min_light = 14, |