[MIRROR] Cargo can now once again accept requests with their own budget. (#1559)

* Cargo can now once again accept requests with their own budget. (#54748)

* Cargo can now once again accept requests with their own budget.

Co-authored-by: ArcaneMusic <41715314+ArcaneMusic@users.noreply.github.com>
This commit is contained in:
SkyratBot
2020-11-04 01:30:43 +01:00
committed by GitHub
parent 46b181cfa4
commit 91aa966eae
+1
View File
@@ -88,6 +88,7 @@
data["loan"] = !!SSshuttle.shuttle_loan
data["loan_dispatched"] = SSshuttle.shuttle_loan && SSshuttle.shuttle_loan.dispatched
data["can_send"] = can_send
data["can_approve_requests"] = can_approve_requests
var/message = "Remember to stamp and send back the supply manifests."
if(SSshuttle.centcom_message)
message = SSshuttle.centcom_message