Update belly_obj_vr.dm

This commit is contained in:
Verkister
2021-10-16 01:01:17 +03:00
committed by GitHub
parent 62c344c680
commit a29f1fbbfb
+1 -1
View File
@@ -397,7 +397,7 @@
owner.update_icons()
//Print notifications/sound if necessary
if(istype(M, /mob/observer))
if(istype(M, /mob/observer)) //CHOMPEdit
silent = TRUE
if(!silent)
owner.visible_message("<font color='green'><b>[owner] expels [M] from their [lowertext(name)]!</b></font>")