1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-12-29 20:35:23 +01:00

[mobs] Update (tidy code)

- Put back calc_velocity
- Update mobs mod
- Change the way chicken drop eggs (use throwing-like entities)
This commit is contained in:
LeMagnesium
2015-11-04 16:29:28 +01:00
parent 61bfb3ae55
commit 933543529b
4 changed files with 285 additions and 55 deletions

View File

@@ -28,6 +28,7 @@ This mod contains the following additions:
Changelog:
1.19- Chickens now drop egg items instead of placing the egg, also throwing eggs result in 1/8 chance of spawning chick
1.18- Added docile_by_day flag so that monsters will not attack automatically during daylight hours unless hit first
1.17- Added 'dogshoot' attack type, shoots when out of reach, melee attack when in reach, also api tweaks and self.reach added
1.16- Mobs follow multiple items now, Npc's can breed