add Dolphins

This commit is contained in:
epCode 2021-03-31 11:25:18 -07:00
parent d2a67d3fc8
commit 061bc36037
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ dofile(path .. "/piglin.lua")
dofile(path .. "/strider.lua")
dofile(path .. "/fox.lua")
dofile(path .. "/cod.lua")
dofile(path .. "/dolphin.lua")
--Items
dofile(path .. "/cod_bucket.lua")