void main()
{
object oPC = GetLastUsedBy();
AssignCommand(oPC,ActionJumpToLocation(GetLocation(GetObjectByTag("px_outofgrowth"))));
}