Wasteland/mods/creatures
BlockMen 4dd0c61676 Fix zombies not spawning 2015-11-24 17:13:55 +01:00
..
models Update creatures mod 2015-11-24 16:58:38 +01:00
sounds Update creatures mod 2015-11-24 16:58:38 +01:00
textures Update creatures mod 2015-11-24 16:58:38 +01:00
README.txt Update creatures mod 2015-11-24 16:58:38 +01:00
depends.txt Update creatures mod 2015-11-24 16:58:38 +01:00
init.lua Relicense the game 2015-09-26 02:39:22 +02:00
items.lua Update creatures mod 2015-11-24 16:58:38 +01:00
spawn.lua Fix zombies not spawning 2015-11-24 17:13:55 +01:00
spawners.lua Relicense the game 2015-09-26 02:39:22 +02:00
zombie.lua Fix zombies not spawning 2015-11-24 17:13:55 +01:00

README.txt

Minetest mod "Creatures"
=======================
by BlockMen (c) 2014 - 2015

Version: 1.1.5 (Wasteland Edition)

About
~~~~~
This mod zombies to Wasteland.

Zombies can spawn to every day-time in the world as long there is not to much light.
So you will find some in caves, dark forests and ofc a lot at night. If they notice you they will attack.
Zombies have 20 HP (like players) and drop rotten flesh randomly.

They can't harm you in your house (in case there is no door open). If it becomes day both mobs will take damage
by the sunlight, so they will die after a while.


Notice: Weapons and tools get damaged when hitting a zombie. The wearout is calculated on the damage amout
of the tools/weapons. The more damage they can do that longer they can be used.

Example:
- Diamond Sword: 551 uses
- Wooden Sword: 30 uses


License of source code, textures and mesh model: WTFPL
------------------------------------------------------
(c) Copyright BlockMen 2014 - 2015


Licenses of sounds
------------------
following sounds are created by Under7dude (freesound.org)
- creatures_zombie.1.ogg, CC0
- creatures_zombie.2.ogg, CC0
- creatures_zombie.3.ogg, CC0
- creatures_zombie_death.ogg, CC0


This program is free software. It comes without any warranty, to
the extent permitted by applicable law. You can redistribute it
and/or modify it under the terms of the Do What The Fuck You Want
To Public License, Version 2, as published by Sam Hocevar. See
http://sam.zoy.org/wtfpl/COPYING for more details.