mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 05:27:39 +01:00
That was almost really stupid
This commit is contained in:
@@ -526,7 +526,7 @@
|
||||
//VOREStation Edit Start
|
||||
var/depart_announce = TRUE
|
||||
|
||||
if(!istype(to_despawn, /mob/living/dominated_brain))
|
||||
if(istype(to_despawn, /mob/living/dominated_brain))
|
||||
depart_announce = FALSE
|
||||
|
||||
if(depart_announce)
|
||||
|
||||
Reference in New Issue
Block a user