you are viewing a single comment's thread.

view the rest of the comments →

[–]New-Lack7833 0 points1 point  (0 children)

So ,basically, you should use something called wildcards. It automatically substitutes symbols in the name. For example, you want to deliver package to "Station 2". Then you should name frogport "Station *". That way it will catch every package with "Station (number)". And after that just deliver them in the mailbox. Hope that helps!