[MIRROR] runtime viewer fixes (#11668)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-09-17 05:36:34 -07:00
committed by GitHub
parent a466bf7b88
commit fa407a034a
8 changed files with 20 additions and 9 deletions
@@ -85,7 +85,7 @@
return
user.balloon_alert_visible("[user] puts something in \the [target]", "[target] dissolves in \the [src]", 2)
add_attack_logs(user,null,"Spiked [target.name] with a pill containing [reagentlist()]")
add_attack_logs(user,target,"Spiked [target.name] with a pill containing [reagentlist()]")
reagents.trans_to(target, reagents.total_volume)
/* for(var/mob/O in viewers(2, user)) // CHOMPEdit - balloon_alert_visible handles this