Remove frustration mob sound
This commit is contained in:
parent
139b1000ff
commit
27823dbbb3
2 changed files with 0 additions and 4 deletions
|
@ -1298,9 +1298,6 @@ local smart_mobs = function(self, s, p, dist, dtime)
|
|||
|
||||
-- will try again in 2 second
|
||||
self.path.stuck_timer = stuck_timeout - 2
|
||||
|
||||
-- frustration! cant find the damn path :(
|
||||
mob_sound(self, self.sounds.random, true)
|
||||
else
|
||||
-- yay i found path
|
||||
mob_sound(self, self.sounds.war_cry, true)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue