mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-14 16:44:33 +01:00
MULEbots will now announce their deliveries to request consoles again
This commit is contained in:
@@ -384,6 +384,7 @@
|
||||
var/obj/structure/closet/crate/CR = Crate
|
||||
CR.manifest = slip
|
||||
CR.update_icon()
|
||||
CR.announce_beacons = object.announce_beacons.Copy()
|
||||
if(istype(Crate, /obj/structure/largecrate))
|
||||
var/obj/structure/largecrate/LC = Crate
|
||||
LC.manifest = slip
|
||||
|
||||
Reference in New Issue
Block a user