Skip to content

Commit

Permalink
CMB quiet launch
Browse files Browse the repository at this point in the history
  • Loading branch information
realforest2001 committed Sep 14, 2023
1 parent 0087b23 commit a80621d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/supplyshuttle.dm
Original file line number Diff line number Diff line change
Expand Up @@ -1252,7 +1252,7 @@ var/datum/controller/supply/supply_controller = new()

/datum/controller/supply/proc/black_market_investigation()
black_market_heat = -1
SSticker.mode.get_specific_call("Inspection - Colonial Marshal Ledger Investigation Team", FALSE, TRUE, FALSE)
SSticker.mode.get_specific_call("Inspection - Colonial Marshal Ledger Investigation Team", TRUE, TRUE, FALSE)
log_game("Black Market Inspection auto-triggered.")

/obj/structure/machinery/computer/supplycomp/proc/is_buyable(datum/supply_packs/supply_pack)
Expand Down

0 comments on commit a80621d

Please sign in to comment.