activate glow_squid and glow_squid_items

This commit is contained in:
NO11 2021-04-02 23:06:05 +00:00
parent 4ddeca613b
commit 6815d34569
1 changed files with 4 additions and 0 deletions

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")