Follow-up to the Centcomm Orders rework, fixes and polish (#27863)

* cleanup

* wage rework

* per unit order contribution fix

* tweaking

* smol announcement

* seriously id/admin was never meant to have any subtype, fuck that noise
This commit is contained in:
DeityLink
2020-09-23 13:00:38 +02:00
committed by GitHub
parent b2f4862ef5
commit 395bde837b
17 changed files with 262 additions and 154 deletions

View File

@@ -354,7 +354,7 @@ var/datum/subsystem/supply_shuttle/SSsupply_shuttle
var/info = {"<h3>Central Command supply requisition form</h3<><hr>
INDEX: #[C.id]<br>
REQUESTED BY: [C.name]<br>
MUST BE IN CRATE: [C.must_be_in_crate ? "YES" : "NO"]<br>
MUST BE IN CRATE(S): [C.must_be_in_crate ? "YES" : "NO"]<br>
REQUESTED ITEMS:<br>
[C.getRequestsByName(1)]
WORTH: [C.worth] credits TO [C.acct_by_string]