mobs-redo #2

Merged
SumianVoice merged 457 commits from VoxeLibre/VoxeLibre:mobs-redo into mobs-redo 2022-07-20 00:23:43 +02:00
1 changed files with 0 additions and 2 deletions
Showing only changes of commit c82f2a39a5 - Show all commits

View File

@ -4390,8 +4390,6 @@ function mcl_mobs:feed_tame(self, clicker, feed_count, breed, tame, notake)
-- deduct 10% of the time to adulthood
self.hornytimer = self.hornytimer + ((CHILD_GROW_TIME - self.hornytimer) * 0.1)
return true
end
-- feed and tame