From 06154d4d8d6a0b2cdfb67904127dd6b73d5fe83c Mon Sep 17 00:00:00 2001 From: Zuhayr Date: Wed, 11 Jun 2014 15:39:14 +0930 Subject: [PATCH] Further work on autolathe. --- code/game/machinery/autolathe.dm | 2 +- code/game/machinery/autolathe_datums.dm | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/code/game/machinery/autolathe.dm b/code/game/machinery/autolathe.dm index 253954fe4a..080faf4b89 100644 --- a/code/game/machinery/autolathe.dm +++ b/code/game/machinery/autolathe.dm @@ -78,7 +78,7 @@ //Build list of multipliers for sheets. if(R.is_stack) if(max_sheets && max_sheets > 0) - multiplier_string += "
+ multiplier_string += "
" for(var/i = 5;i