mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 05:57:24 +01:00
Adds cargo blackbox tracking (#18008)
* Adds cargo blackbox tracking * _ added
This commit is contained in:
@@ -577,6 +577,7 @@
|
||||
SSshuttle.points -= P.cost
|
||||
SSshuttle.shoppinglist += O
|
||||
investigate_log("[key_name(usr)] has authorized an order for [P.name]. Remaining points: [SSshuttle.points].", "cargo")
|
||||
SSblackbox.record_feedback("tally", "cargo_shuttle_order", 1, P.name)
|
||||
else
|
||||
to_chat(usr, "<span class='warning'>There are insufficient supply points for this request.</span>")
|
||||
break
|
||||
|
||||
Reference in New Issue
Block a user