mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 20:43:10 +01:00
Updated SSgarbage (#18173)
* pain * sadfas * sdfa * sdfasf * sfa * sdf * might the lord have mercy on our soul * i cri everidai * adeste fideles * sdf * where will this lead, what's coming next, from your inventions * dear lord * gjvhk * i cri everidai * fsgf * sdfa * sdaf * hiuhi
This commit is contained in:
@@ -40,6 +40,12 @@ var/list/admin_departments
|
||||
alldepartments |= department
|
||||
destination = current_map.boss_name
|
||||
|
||||
/obj/machinery/photocopier/faxmachine/Destroy()
|
||||
allfaxes -= src
|
||||
QDEL_NULL(identification)
|
||||
|
||||
. = ..()
|
||||
|
||||
/obj/machinery/photocopier/faxmachine/ui_data(mob/user)
|
||||
var/list/data = list()
|
||||
data["destination"] = destination
|
||||
|
||||
Reference in New Issue
Block a user