From 4e5be5470b2bf47ef4a1bb15900c51ccd4b86366 Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Fri, 22 May 2026 22:28:20 +0900 Subject: [PATCH] . --- 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" },