mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-12 01:43:40 +00:00
Adds sect selection to the blackbox (#61336)
This commit is contained in:
@@ -49,6 +49,8 @@
|
||||
|
||||
/// Activates once selected
|
||||
/datum/religion_sect/proc/on_select()
|
||||
SHOULD_CALL_PARENT(TRUE)
|
||||
SSblackbox.record_feedback("text", "sect_chosen", 1, name)
|
||||
|
||||
/// Activates once selected and on newjoins, oriented around people who become holy.
|
||||
/datum/religion_sect/proc/on_conversion(mob/living/chap)
|
||||
|
||||
Reference in New Issue
Block a user