mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
oi have you got a loicense for that hologram (#28330)
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
return
|
||||
|
||||
/obj/effect/portal/proc/on_atom_entered(datum/source, atom/movable/entered, old_loc)
|
||||
if(isobserver(entered))
|
||||
if(isobserver(entered) || entered.flags_2 & HOLOGRAM_2)
|
||||
return
|
||||
|
||||
if(target && (get_turf(old_loc) == get_turf(target)))
|
||||
|
||||
Reference in New Issue
Block a user