@ -2963,7 +2963,7 @@ function mob_class:mob_activate(staticdata, def, dtime)
end
ifself.health==0then
self.health=random(self.hp_min,self.hp_max)
self.health=random(self.hp_min,self.hp_max)
end
-- pathfinding init
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.