mob_mummy disable pathfinding
This commit is contained in:
parent
057623df91
commit
d2f2f590ed
@ -3,7 +3,7 @@
|
||||
local mummy_def = {
|
||||
type = "monster",
|
||||
passive = false,
|
||||
pathfinding = true,
|
||||
pathfinding = false,
|
||||
attack_type = "dogshoot",
|
||||
owner_loyal = true,
|
||||
shoot_interval = 2,
|
||||
|
Loading…
Reference in New Issue
Block a user