Undefined procs...

This commit is contained in:
Artur
2020-05-22 19:32:57 +03:00
parent 04dcd6a02c
commit 6a0426a094
@@ -308,8 +308,6 @@
list("name" = "Conversion", "desc" = "Converting the crew, cyborgs, and very walls to your cause."), \
)
data["rec_text"] = recollection()
data["rec_section"] = GLOB.ratvar_awakens ? "" : get_recollection_text(recollection_category)
data["rec_binds"] = GLOB.ratvar_awakens ? "" : get_recollection_quickbinds()
return data
/obj/item/clockwork/slab/ui_act(action, params)