mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Removes mentions of brig phys request terminal, replaces it with Detective, Give Detective disposals shipping (#18480)
* bye bye brig phys * mapping side * wow! detective mail! * Update code/game/machinery/requests_console.dm Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com> * Update code/game/machinery/requests_console.dm Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com> * Update code/game/machinery/requests_console.dm Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com> * Update code/game/machinery/requests_console.dm Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com> Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
This commit is contained in:
co-authored by
AffectedArc07
parent
b38109e3d6
commit
a5028fb0bf
@@ -758,7 +758,7 @@ GLOBAL_LIST_INIT(all_supply_groups, list(SUPPLY_EMERGENCY,SUPPLY_SECURITY,SUPPLY
|
||||
name = "HEADER"
|
||||
containertype = /obj/structure/closet/crate/medical
|
||||
group = SUPPLY_MEDICAL
|
||||
announce_beacons = list("Medbay" = list("Medbay", "Chief Medical Officer's Desk"), "Security" = list("Brig Medbay"))
|
||||
announce_beacons = list("Medbay" = list("Medbay", "Chief Medical Officer's Desk"))
|
||||
|
||||
|
||||
/datum/supply_packs/medical/supplies
|
||||
|
||||
Reference in New Issue
Block a user