1
0
mirror of https://codeberg.org/tenplus1/mobs_animal.git synced 2025-07-26 20:10:21 +02:00

Ajout du mob goat (chèvre) et quelques drops en plus

This commit is contained in:
sys4-fr
2018-11-02 19:01:28 +01:00
parent b6f81c4aba
commit 24bf26253c
12 changed files with 165 additions and 4 deletions

View File

@ -16,6 +16,7 @@ dofile(path .. "/warthog.lua") -- KrupnoPavel
dofile(path .. "/bee.lua") -- KrupnoPavel
dofile(path .. "/bunny.lua") -- ExeterDad
dofile(path .. "/kitten.lua") -- Jordach/BFD
dofile(path .. "/goat.lua") -- NALC(sys4 fork MFF)
dofile(path .. "/penguin.lua") -- D00Med
dofile(path .. "/panda.lua") -- AspireMint