1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-09-18 10:40:22 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
Ombridride
d72ff66ad2 update mobs 02/02
stats mobs,

    oerkki peut détruire/enlever torchs,

    vache/sheep mangent l'herbe,

    bébé phacochère/mouton qui suivent leur "maman",

    npc => suit les diamonds, il peut etre soigné avec meat ou bread,
clique droit avec "default:gold_lump" en main et il droppera un objet
au hasard en échange,

    pumba => follow maintenant "default:apple"

    kittens => follow maintenant "fishing:fish_raw"
2015-03-18 21:28:40 +01:00
Ombridride
1df5b49a05 Update wolf.lua 2015-03-09 17:13:15 +01:00
Ombridride
c765f2d41c Add a sound for wolfs 2015-03-05 01:32:58 +01:00
Ombridride
048a18e6bb Fix the wolf texture
A mistake…
2015-03-03 15:19:00 +01:00
54335603e5 add loading mob wolf and corrected wrong variable
added dofile() for wolf.lua in init.lua
corrected hp_max --> hp_min in wolf.lua
2015-03-03 14:36:13 +01:00
Ombridride
1b7e575462 Update wolf.lua 2015-02-26 01:37:44 +01:00
Ombridride
5d4f93aece Update Farming, Mobs, 3d_armor
Farming : minors fixe, add the straw block
Mobs : better api, swimming parameter for mobs, add eggs, code
optimisation
3d_armor : change the model, many new textures, new shield, and new
enchanted shield (which gain compared to normal shield +1 armor and x2
durability)
2015-02-25 01:57:21 +01:00
Ombridride
1e2fa0fcbd Add "wolf" mob
(from mobs_plus)
- we need to test it,
- reduce the spawn chance of the dirt monster for balance the spawn
with wolf mobs,
- wolf can spawn in pair.
2015-02-24 10:45:22 +01:00