Switch to edit mode.
Name(s): invite1: if (caller_perms().location == this.knocked)
2: this.knocked = #-1
3: caller_perms().location:has_verb("invited") ? caller_perms().location:invited(this) | 0
4: this:moveto(caller_perms().location)
5: endif