Switch to edit mode.
Name(s): contents1: "who = ($holding.location == this) ? {$holding} | {};"
2: who = $vanish.location == this ? {$vanish} | {}
3: for x in (this.contents)
4: who = this:player_isa(x) ? {@who, x} | who
5: endfor
6: return who
7: "Last modified by Samson (#9131) on Sun Feb 25 13:22:55 2001 MST."