Update cmer_chicken mod to Git commit d2ddf22...

http://github.com/AntumMT/mod-cmer/tree/d2ddf22
master
Jordan Irwin 2021-05-24 21:17:01 -07:00
parent 34cf1d1d5e
commit 8c4a5d7f4e
2 changed files with 3 additions and 3 deletions

View File

@ -88,7 +88,7 @@ The game includes the mods from the default [minetest_game](https://github.com/m
* [painting][] (???) -- version [8961849 Git][ver.painting] *2016-05-05*
* [pipeworks][] ([LGPL][lic.lgpl3.0] / [CC BY-SA][lic.ccbysa4.0]) -- version: [2670fd8 Git][ver.pipeworks] *2021-05-06* ([patched][patch.pipeworks])
* mobiles/
* [chicken][creatures] ([Zlib][lic.creatures] / [CC BY-SA][lic.ccbysa3.0]) -- version: [5f451c1 Git][ver.cmer_chicken] *2021-05-24*
* [chicken][creatures] ([Zlib][lic.creatures] / [CC BY-SA][lic.ccbysa3.0]) -- version: [d2ddf22 Git][ver.cmer_chicken] *2021-05-24*
* [cow][mobs_animal] ([MIT][lic.mobs_cow]) -- version: [85af09a Git][ver.mobs_cow] *2021-05-19*
* [dirt_monster][mobs_monster] ([MIT][lic.dirt_monster] -- version: [40c48e0 Git][ver.dirt_monster] *2021-05-20*
* [dungeon_master][mobs_monster] ([MIT][lic.dungeon_master] -- version: [00c890f Git][ver.dungeon_master] *2021-05-20*
@ -525,7 +525,7 @@ The game includes the mods from the default [minetest_game](https://github.com/m
[ver.christmas]: https://github.com/TheZenKitteh/minetest-christmas/tree/d3bd872
[ver.cleaner]: https://github.com/AntumMT/mod-cleaner/tree/e8359d8
[ver.cmer]: https://github.com/AntumMT/mod-cmer/tree/093d654
[ver.cmer_chicken]: http://github.com/AntumMT/mod-cmer/tree/5f451c1
[ver.cmer_chicken]: http://github.com/AntumMT/mod-cmer/tree/d2ddf22
[ver.cmer_ghost]: https://github.com/AntumMT/mod-cmer/tree/b350486
[ver.cmer_oerkki]: https://github.com/AntumMT/mod-cmer/tree/3ff3e42
[ver.cmer_shark]: https://github.com/AntumMT/mod-shark/tree/a39634a

View File

@ -85,7 +85,7 @@ local def = {
can_swim = true,
can_burn = true,
can_panic = true,
has_kockback = true,
has_knockback = true,
sneaky = true,
},