master #2

Merged
NO11 merged 7 commits from epCode/extra_mobs:master into master 2021-04-03 01:20:49 +02:00
1 changed files with 4 additions and 0 deletions
Showing only changes of commit 6815d34569 - Show all commits

View File

@ -20,5 +20,9 @@ dofile(path .. "/fox.lua")
dofile(path .. "/cod.lua")
dofile(path .. "/salmon.lua")
dofile(path .. "/dolphin.lua")
dofile(path .. "/glow_squid.lua")
--Items
dofile(path .. "/glow_squid_items.lua")