mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 06:29:23 +01:00
[SEMI-MODULAR] Re-adds the stock market for cargo (#5441)
* this was embarrassingly easy to port literal copy and paste and it works fine with only one line needing to be removed * new lines keep the linter check happy * begone single letter vars * a * b * we lore friendly bois now (i think) * Presidents use country names which I'd rather be corporation names dab Co-authored-by: Prodirus <prodirus@gmail.com>
This commit is contained in:
@@ -25,3 +25,4 @@
|
||||
new /obj/item/circuitboard/machine/ore_silo(src)
|
||||
new /obj/item/card/id/departmental_budget/car(src)
|
||||
new /obj/item/clothing/suit/hooded/wintercoat/qm(src)
|
||||
new /obj/item/circuitboard/computer/stockexchange(src) //SKYRAT EDIT - Adds stock exchange computer board to locker so QM has control over stonks
|
||||
|
||||
Reference in New Issue
Block a user