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