Update expressconsole.dm

This commit is contained in:
LetterJay
2018-01-23 08:19:16 -06:00
committed by GitHub
parent 8e090b430b
commit 888a132eff

View File

@@ -12,12 +12,8 @@
var/message
var/locked = TRUE
var/list/meme_pack_data
<<<<<<< HEAD
=======
var/podID = 0//0 is your standard supply droppod (requires dissassembly after landing), 1 is the bluespace drop pod (teleports out after landing)
>>>>>>> 9ec4f2f... Adds the Bluespace Drop Pod upgrade to the cargo express console (#34560)
/obj/machinery/computer/cargo/express/Initialize()
. = ..()
packin_up()