Remote view recursive prey fix (#18655)

* wrongcharger

* recursive belly fixing

* not needed

* make instant

* goggles and rigs in mechs

* cryopod view fix
This commit is contained in:
Will
2025-10-22 01:19:46 -04:00
committed by GitHub
parent a536c10ba7
commit f95fdccd61
5 changed files with 29 additions and 5 deletions
+2
View File
@@ -882,6 +882,8 @@ GLOBAL_LIST_INIT(blacklisted_builds, list(
return FALSE
if(isturf(client.mob.loc) && get_turf(client.eye) == get_turf(client.mob))
return FALSE
if(ismecha(client.mob.loc) && client.eye == client.mob.loc)
return FALSE
return (client.eye != client.mob)
#undef ADMINSWARNED_AT