From 6ad39a46f72ff8b252b32c6af129b54a0e37bda7 Mon Sep 17 00:00:00 2001
From: FabianK3 <21039694+FabianK3@users.noreply.github.com>
Date: Tue, 10 Feb 2026 00:20:30 +0100
Subject: [PATCH] Bounty paper update (#21820)
# Summary
This PR updates the bounty paper sheet to a new design. No bounty
related content has been added or removed.
It now contains a timestamp from printing to make it easier to
differentiate between old and new prints.
## Preview
---------
Signed-off-by: FabianK3 <21039694+FabianK3@users.noreply.github.com>
Co-authored-by: Cody Brittain <1779662+Generalcamo@users.noreply.github.com>
---
.../programs/civilian/cargo_control.dm | 24 +++++++++++++++----
.../fabiank3-bounty-paper-update.yml | 6 +++++
2 files changed, 25 insertions(+), 5 deletions(-)
create mode 100644 html/changelogs/fabiank3-bounty-paper-update.yml
diff --git a/code/modules/modular_computers/file_system/programs/civilian/cargo_control.dm b/code/modules/modular_computers/file_system/programs/civilian/cargo_control.dm
index 74f69f033b9..46e1fceb0ff 100644
--- a/code/modules/modular_computers/file_system/programs/civilian/cargo_control.dm
+++ b/code/modules/modular_computers/file_system/programs/civilian/cargo_control.dm
@@ -224,14 +224,28 @@
computer.visible_message(SPAN_NOTICE("\The [computer] prints out paper."))
if("bounty_print")
if(computer && computer.nano_printer)
- var/text = "
![]() | Manifest of requisition requests for the operations department. Manifest version: [worlddate2text()] [worldtime2text()]" + text += " |
| [B.name] [B.description] Requisitioned: [B.completion_string()] Payment: [B.reward_string()] " + text += " |
| Powered by Orion Express logistics software. | "
+ text += " |