Damn, thought I had a good idea for the solution, but I ended up with 22 pts to cat, instead of the 21... so on with the show.

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
function oClosedHotelDoor_Interact()
{
cBingo.Walk(590, 450, eBlock, eWalkableAreas);
oClosedHotelDoor.Visible = false;
oOpenHotelDoor.Visible = true;
if (isgumondoor) oGum.Visible = true;
else oGum.Visible = false;
}
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.948 seconds with 15 queries.