Changes the description of the Modular Console machine (#92109)

This commit is contained in:
StaringGasMask
2025-07-16 03:09:01 +02:00
committed by GitHub
parent 038516d753
commit 0783e99c23
@@ -3,7 +3,7 @@
// Modular Computer - A machinery that is mostly just a host to the Modular Computer item.
/obj/machinery/modular_computer
name = "modular computer"
desc = "You shouldn't see this. If you do, report it." //they should be examining the processor instead
desc = "The frame of an advanced computer" //This should only show up when building a computer, it should examine the processor instead
icon = 'icons/obj/machines/modular_console.dmi'
icon_state = "console"
idle_power_usage = BASE_MACHINE_IDLE_CONSUMPTION * 0.025