mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 15:45:25 +01:00
* Processing_unit is no longer dense - Fixes #25966 * Changed density on definition * Removes var edit, oops Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com> Signed-off-by: Pedro <79126660+LetXxx@users.noreply.github.com> --------- Signed-off-by: Pedro <79126660+LetXxx@users.noreply.github.com> Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
name = "production machine console"
|
||||
icon = 'icons/obj/machines/mining_machines.dmi'
|
||||
icon_state = "console"
|
||||
density = TRUE
|
||||
density = FALSE
|
||||
anchored = TRUE
|
||||
var/obj/machinery/mineral/processing_unit/machine = null
|
||||
speed_process = TRUE
|
||||
|
||||
Reference in New Issue
Block a user