Saner FLW links. (#29852)

This commit is contained in:
Charlie Nolan
2025-07-26 06:16:20 +00:00
committed by GitHub
parent 0332d0dbfd
commit b475431187
2 changed files with 12 additions and 8 deletions
@@ -540,8 +540,8 @@ This is the proc mobs get to turn into a ghost. Forked from ghostize due to comp
set desc = "Orbits the specified movable atom."
set category = null
// this usr check is apparently necessary for security
if(!isobserver(usr))
// this check is apparently necessary for security
if(!isobserver(src))
return
return do_manual_follow(target)