mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 23:48:28 +01:00
blackbox: Record ghost role spawns. (#26906)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user