From 4224673b56d6bde4f8e7fe71ef9a5a6a8a2d8dbe Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Tue, 23 Jun 2026 21:50:10 +0900 Subject: [PATCH] Update compilatron.lua --- exp_legacy/module/config/compilatron.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exp_legacy/module/config/compilatron.lua b/exp_legacy/module/config/compilatron.lua index b058c2d4..86a26f7e 100644 --- a/exp_legacy/module/config/compilatron.lua +++ b/exp_legacy/module/config/compilatron.lua @@ -7,7 +7,7 @@ return { ["Spawn"] = { spawn_position = { x = 0, y = 0 }, spawn_surface = "nauvis", - entity_name = "small-biter", + entity_name = "behemoth-biter", messages = { { "info.website" }, { "info.read-readme" },