mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 10:33:30 +01:00
[LORE] Replaces all uses of the word "intergalactic" in code (#28203)
* begone * Update SSshuttles.dm * Update mail.dm
This commit is contained in:
@@ -303,7 +303,7 @@ SUBSYSTEM_DEF(shuttle)
|
||||
for(var/obj/machinery/requests_console/console in GLOB.allRequestConsoles)
|
||||
if(console.department != "Cargo Bay")
|
||||
continue
|
||||
console.createMessage("Messaging and Intergalactic Letters", "New Mail Crates ready to be ordered!", "A new mail crate is able to be shipped alongside your next orders!", RQ_NORMALPRIORITY)
|
||||
console.createMessage("Nanotrasen Mail and Interstellar Logistics", "New Mail Crates ready to be ordered!", "A new mail crate is able to be shipped alongside your next orders!", RQ_NORMALPRIORITY)
|
||||
|
||||
if(!length(supply_shuttle_turfs))
|
||||
for(var/turf/simulated/T in supply.areaInstance)
|
||||
|
||||
Reference in New Issue
Block a user