1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-07-05 09:50:22 +02:00
server-nalc/mods/mobs
Ombridride 3c0b7157ac the dungeon master do more damages
6 coeurs et demi nu, 5 coeurs en mithril (tuera en 3 coups les
personnages en mithril car ils ce régénèrerons d’au moins un demi coeur
en deux tires = 5secondes)
2014-11-13 01:53:54 +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 the dungeon master do more damages 2014-11-13 01:53:54 +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 Reduce the mesemonster's damage 2014-11-13 01:50:52 +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.