mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 06:29:23 +01:00
[MIRROR] Revert "Add stamped requisition forms now give bonus credits (#66230)" [MDB IGNORE] (#13497)
* Revert "Add stamped requisition forms now give bonus credits (#66230)" (#66851) 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. * Revert "Add stamped requisition forms now give bonus credits (#66230)" Co-authored-by: Tim <timothymtorres@gmail.com>
This commit is contained in:
@@ -164,7 +164,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)
|
||||
|
||||
spawning_order.on_spawn() //SKYRAT EDIT
|
||||
|
||||
Reference in New Issue
Block a user