mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-26 06:40:08 +01:00
Update belly_obj_vr.dm
This commit is contained in:
@@ -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>")
|
||||
|
||||
Reference in New Issue
Block a user