no more fun!

adds qpads to the no cargo shuttle list, no  more teleporting to CC!
This commit is contained in:
Detective-Google
2022-02-13 10:17:36 -06:00
committed by GitHub
parent e4c989226b
commit 75e6549637
+2
View File
@@ -56,6 +56,8 @@ SUBSYSTEM_DEF(supply)
return 1
if(istype(A,/obj/item/device/perfect_tele_beacon)) //VOREStation Addition: Translocator beacons
return 1 //VOREStation Addition: Translocator beacons
if(istype(A,/obj/machinery/power/quantumpad)) // //VOREStation Add: Quantum pads
return 1 //VOREStation Add: Quantum pads
for(var/atom/B in A.contents)
if(.(B))