blackbox: Record ghost role spawns. (#26906)

This commit is contained in:
warriorstar-orion
2024-10-02 15:17:37 +00:00
committed by GitHub
parent 8530ac4f9f
commit c340f22125
4 changed files with 6 additions and 2 deletions
+2 -1
View File
@@ -57,5 +57,6 @@
owner.forceMove(get_turf(MS))
. = TRUE
if("spawn")
MS.attack_ghost(owner)
if(MS.attack_ghost(owner))
SSblackbox.record_feedback("tally", "ghost_spawns", 1, "[MS.assignedrole]")
. = TRUE