Feedback changes (#33441)

* various feedback changes

* no bad github no spaces
This commit is contained in:
Jordie
2017-12-15 11:36:08 +13:00
committed by oranges
parent 7d424b475d
commit e889f56d7b
9 changed files with 69 additions and 71 deletions
+1 -1
View File
@@ -200,5 +200,5 @@
/obj/docking_port/mobile/arrivals/vv_edit_var(var_name, var_value)
switch(var_name)
if("perma_docked")
SSblackbox.record_feedback("tally", "admin_secrets_fun_used", 1, "ShA[var_value ? "s" : "g"]")
SSblackbox.record_feedback("nested tally", "admin_secrets_fun_used", 1, list("arrivals shuttle", "[var_value ? "stopped" : "started"]"))
return ..()