If you like Pathfinder 1e, I might have a spot in my campaign.
else if (direction == "w") position[1]--;
}
return position[0] == 0 && position[1] == 0;
}
Just to prove I know what I'm doing. :ccccccccc
else if (direction == "w") position[1]--;
}
return position[0] == 0 && position[1] == 0;
}
Just to prove I know what I'm doing. :ccccccccc