View/Edit #2995:return

Switch to edit mode.

Name(s): return
1: if (player == this.owner)
2:   player:tell("You exclaim, \"" + this.name + " return!\" and " + this.name + " goes back into it's Pokeball.")
3:   player.location:announce_all_but({player}, player:title() + " exclaims, \"" + this.name + " return!\" and " + this.name + " goes back into it's Pokeball.")
4:   this:moveto(player)
5: else
6:   player:tell(this:title() + " knocks the Pokeball back into your face.")
7: endif
8: "Last modified by Norm (#4805) on Tue Nov  2 17:05:44 1999 MST."

Verb arguments: this none none
Verb perms: Readable NOT-Debug
Verb owned by: Floyd (#7788)

You are not logged in.

[home | help | who | search | setup | code]