mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2024-11-28 13:53:45 +01:00
Glow squid spawn egg colors
This commit is contained in:
parent
01791cf550
commit
fb07fee7f0
@ -243,4 +243,4 @@ mcl_mobs:spawn_specific(
|
||||
water)
|
||||
|
||||
-- spawn egg
|
||||
mcl_mobs:register_egg("mobs_mc:glow_squid", S("Glow Squid"), "#0000FF", "#ffffff", 0)
|
||||
mcl_mobs:register_egg("mobs_mc:glow_squid", S("Glow Squid"), "#095757", "#87f6c0", 0)
|
||||
|
Loading…
Reference in New Issue
Block a user