Refactors and improvements to xenobio slime processor (#32406)
* Do not let your memes be dreams * static lists for great justice * Local man forgets to capitalize a word * Slime processor no longer runtimes when processing food
This commit is contained in:
committed by
CitadelStationBot
parent
326d0bd29b
commit
cc438ea9b4
@@ -36960,10 +36960,7 @@
|
||||
/turf/open/floor/plasteel/white,
|
||||
/area/science/xenobiology)
|
||||
"bMl" = (
|
||||
/obj/machinery/processor{
|
||||
desc = "A machine used to process slimes and retrieve their extract.";
|
||||
name = "Slime Processor"
|
||||
},
|
||||
/obj/machinery/processor/slime,
|
||||
/obj/effect/turf_decal/stripes/line,
|
||||
/turf/open/floor/plasteel,
|
||||
/area/science/xenobiology)
|
||||
|
||||
@@ -71801,10 +71801,7 @@
|
||||
/turf/open/floor/plating,
|
||||
/area/chapel/main)
|
||||
"cRM" = (
|
||||
/obj/machinery/processor{
|
||||
desc = "A machine used to process slimes and retrieve their extract.";
|
||||
name = "Slime Processor"
|
||||
},
|
||||
/obj/machinery/processor/slime,
|
||||
/obj/effect/turf_decal/stripes/corner{
|
||||
dir = 2
|
||||
},
|
||||
|
||||
@@ -27869,10 +27869,7 @@
|
||||
/turf/open/floor/plasteel/white,
|
||||
/area/science/explab)
|
||||
"bqv" = (
|
||||
/obj/machinery/processor{
|
||||
desc = "A machine used to process slimes and retrieve their extract.";
|
||||
name = "Slime Processor"
|
||||
},
|
||||
/obj/machinery/processor/slime,
|
||||
/obj/machinery/light{
|
||||
dir = 8
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user