[s] makes chemical mob spawning log (#35756)
* Rudimentary logging * Update recipes.dm
This commit is contained in:
committed by
CitadelStationBot
parent
7fe1c87666
commit
a1074d361e
@@ -34,6 +34,7 @@
|
||||
message += " - Last Fingerprint: [(A.fingerprintslast ? A.fingerprintslast : "N/A")]"
|
||||
|
||||
message_admins(message, 0, 1)
|
||||
log_game("[reaction_name] chemical mob spawn reaction occuring at [COORD(T)]([get_area_name(T)]) carried by [M]([M.ckey]) with last fingerprint [A.fingerprintslast? A.fingerprintslast : "N/A"]")
|
||||
|
||||
playsound(get_turf(holder.my_atom), 'sound/effects/phasein.ogg', 100, 1)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user