mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Admin logs bought uplink items.
This commit is contained in:
@@ -147,6 +147,7 @@ datum/nano_item_lists
|
|||||||
uses -= UI.cost
|
uses -= UI.cost
|
||||||
used_TC += UI.cost
|
used_TC += UI.cost
|
||||||
feedback_add_details("traitor_uplink_items_bought", reference)
|
feedback_add_details("traitor_uplink_items_bought", reference)
|
||||||
|
log_and_message_admins("used \the [src.loc] uplink to buy \a [UI].")
|
||||||
|
|
||||||
var/list/L = UI.generate_item(get_turf(usr))
|
var/list/L = UI.generate_item(get_turf(usr))
|
||||||
if(ishuman(usr))
|
if(ishuman(usr))
|
||||||
|
|||||||
Reference in New Issue
Block a user