fixes material crates not shipping

This commit is contained in:
qweq12yt
2021-03-30 12:33:23 -03:00
parent b4ec612b4e
commit 04f90b749f
5 changed files with 60 additions and 11 deletions
-1
View File
@@ -128,7 +128,6 @@ GLOBAL_LIST_INIT(cargo_shuttle_leave_behind_typecache, typecacheof(list(
var/value = 0
var/purchases = 0
var/list/goodies_by_buyer = list() // if someone orders more than GOODY_FREE_SHIPPING_MAX goodies, we upcharge to a normal crate so they can't carry around 20 combat shotties
for(var/datum/supply_order/SO in SSshuttle.shoppinglist)
if(!empty_turfs.len)
break