mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 14:07:51 +01:00
blackbox: Track Lavaland mob/tendril spawn counts. (#26602)
This commit is contained in:
@@ -416,6 +416,7 @@ GLOBAL_LIST_INIT(megafauna_spawn_list, list(/mob/living/simple_animal/hostile/me
|
||||
megafauna_spawn_list.Remove(randumb)
|
||||
|
||||
new randumb(T)
|
||||
SSblackbox.record_feedback("tally", "lavaland_mob_spawns", 1, "[randumb]")
|
||||
|
||||
#undef SPAWN_MEGAFAUNA
|
||||
#undef SPAWN_BUBBLEGUM
|
||||
|
||||
Reference in New Issue
Block a user