1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-10-02 17:30:31 +02:00
server-nalc/mods/mobs
Ombridride d227b97146 Tweaks mobs
- un peu plus de vie pour le sandmonster,
- un peu plus de vie pour le dirtmonster, plus de dommages, meilleur
drop de copper_coin,
- un peu plus de vie, et vie plus stable pour la spider, plus d’armure,
plus de dommages, ajout du drop de dopper_coin,
- ajout du drop de silver_coin pour le treemonster,
- ajout du drop de silver_coin à l’oerkki,
- un peu plus de vie pour le stonemonster, plus de dommages,
équilibrage du drop de silver_coin,
- beaucoup plus de vie pour le mesemonster, beaucoup plus de
silver_coin, plus d’armure,
- un peu plus de vie pour le dungeonmaster, meilleur drop de
silver_coin.
2014-11-13 01:15:50 +01:00
..
models initial commit 2014-10-28 18:01:32 +01:00
sounds initial commit 2014-10-28 18:01:32 +01:00
textures initial commit 2014-10-28 18:01:32 +01:00
api.lua Many tweaks 2014-11-05 22:02:36 +01:00
bee.lua Removing all the olds minetest.env calls 2014-11-08 18:36:57 +01:00
chicken.lua Removing all the olds minetest.env calls 2014-11-08 18:36:57 +01:00
cow.lua initial commit 2014-10-28 18:01:32 +01:00
depends.txt initial commit 2014-10-28 18:01:32 +01:00
dirtmonster.lua Tweaks mobs 2014-11-13 01:15:50 +01:00
dungeonmaster.lua Tweaks mobs 2014-11-13 01:15:50 +01:00
init.lua Many tweaks 2014-11-05 22:02:36 +01:00
lava_flan.lua MAJ mobs 2014-10-28 19:48:41 +01:00
mese_monster.lua Tweaks mobs 2014-11-13 01:15:50 +01:00
oerkki.lua Tweaks mobs 2014-11-13 01:15:50 +01:00
rat.lua Removing all the olds minetest.env calls 2014-11-08 18:36:57 +01:00
README.txt initial commit 2014-10-28 18:01:32 +01:00
sandmonster.lua Tweaks mobs 2014-11-13 01:15:50 +01:00
sheep.lua initial commit 2014-10-28 18:01:32 +01:00
spider.lua Tweaks mobs 2014-11-13 01:15:50 +01:00
stonemonster.lua Tweaks mobs 2014-11-13 01:15:50 +01:00
treemonster.lua Tweaks mobs 2014-11-13 01:15:50 +01:00
warthog.lua initial commit 2014-10-28 18:01:32 +01:00

-= MOBS-MOD for MINETEST =- by PilzAdam and KrupnovPavel and Zeg9
Little has changed. Removed some bugs.
The game now many living creatures.
The sheep and the rat from MOBS-MOD
Deer by Pavel_S

All my models and change code on valid license The MIT License



The MIT License (MIT)

Copyright (c) 2014 Krupnov Pavel

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.