mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-16 18:45:22 +01:00
This reverts commitf021767645. This reverts commitf021767from: Add stamped requisition forms now give bonus credits #66230 This bug was encountered when we were testing this PR but I thought it got fixed. Why It's Good For The Game Cargo crates will now reappear.
This commit is contained in:
@@ -161,7 +161,6 @@ GLOBAL_LIST_INIT(blacklisted_cargo_types, typecacheof(list(
|
||||
value += spawning_order.pack.get_cost()
|
||||
SSshuttle.shopping_list -= spawning_order
|
||||
SSshuttle.order_history += spawning_order
|
||||
SSshuttle.order_history_by_id[spawning_order.id] = TRUE
|
||||
QDEL_NULL(spawning_order.applied_coupon)
|
||||
|
||||
if(!spawning_order.pack.goody) //we handle goody crates below
|
||||
|
||||
Reference in New Issue
Block a user