Update compilatron.lua

This commit is contained in:
2026-06-23 21:50:10 +09:00
committed by GitHub
parent 21cbea0bed
commit 4224673b56
+1 -1
View File
@@ -7,7 +7,7 @@ return {
["Spawn"] = { ["Spawn"] = {
spawn_position = { x = 0, y = 0 }, spawn_position = { x = 0, y = 0 },
spawn_surface = "nauvis", spawn_surface = "nauvis",
entity_name = "small-biter", entity_name = "behemoth-biter",
messages = { messages = {
{ "info.website" }, { "info.website" },
{ "info.read-readme" }, { "info.read-readme" },