diff options
author | TenPlus1 <kinsellaja@yahoo.com> | 2017-01-31 14:32:05 +0000 |
---|---|---|
committer | TenPlus1 <kinsellaja@yahoo.com> | 2017-01-31 14:32:05 +0000 |
commit | 6d903f6ab72c4dde3235538dfbe2469291e36637 (patch) | |
tree | a51b8d3e0288eba5b7efdcf4190d1d1d9fbdb29e /init.lua | |
parent | d45dbe1670f9612be0d364c919a71d32e495c808 (diff) |
Added penguin to glacier biomes (created by D00Med :)
Diffstat (limited to 'init.lua')
-rw-r--r-- | init.lua | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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") |