From the NannyMUD documentation
2000-12-11
NAME
shadow - let the current object shadow another object or find a shadowSYNTAX
object shadow(object shadowee, int setshadow)DESCRIPTION
If 'setshadow' is 1 set the current object to shadow 'shadowee' if 'shadowee' hasn't denied shadowing. If setshadow is 0 return the object currently shadowing 'shadowee'.