Added penguin to glacier biomes (created by D00Med :)

This commit is contained in:
TenPlus1
2017-01-31 14:32:05 +00:00
parent d45dbe1670
commit 6d903f6ab7
5 changed files with 75 additions and 0 deletions

View File

@ -20,6 +20,7 @@ dofile(path .. "/warthog.lua") -- KrupnoPavel
dofile(path .. "/bee.lua") -- KrupnoPavel
dofile(path .. "/bunny.lua") -- ExeterDad
dofile(path .. "/kitten.lua") -- Jordach/BFD
dofile(path .. "/penguin.lua") -- D00Med
dofile(path .. "/lucky_block.lua")